SCLegalPageType
SCLegalPageType interface
Properties
Property | Type | Description |
---|---|---|
ack? | SCLegalPageAckType | User ack |
active? | boolean | Is this page active |
created_at | string | Date | datetime of creation |
created_by | number | The id of the creator of this page |
html_body | string | The full html body for this page |
html_summary | string | A short html summary |
id | number | Unique integer value identifying this page |
slug | string | The name and version code for this page |
title | string | Page title |
valid_from | string | Date | This page is valid from this date |
valid_to | string | Date | This page is valid till this date |