Provides information about address book entry's consent
| Name | Description | Type | Additional information |
|---|---|---|---|
| ConsentId |
Consent identifier |
integer |
None. |
| ConsentName |
Address book entry consent name |
string |
None. |
| ConsentSourceId |
Address book entry consent source identifier |
integer |
None. |
| ConsentSourceName |
Address book entry consent source name |
string |
None. |
| CreationTime |
Creation time. UTC representation in ISO 8601 format. |
date |
None. |
| CreatorUser |
Address book entry consent creator user |
string |
None. |
| Id |
Address book entry consent identifier |
integer |
None. |
| IsActive |
Is address book entry consent active or not |
boolean |
None. |
| ModificationTime |
Modifiction time. UTC representation in ISO 8601 format. |
date |
None. |
| ModifierUser |
Address book entry consent modifier user |
string |
None. |
| Remark |
Address book entry consent remarks |
string |
None. |
| RowVersion |
Identifier of document version, recevied in response of "address book" method. Prevents overwriting changes to same document. Set null if entity is not saved. |
Collection of byte |
None. |
| ValidFrom |
From when address book entry consent is valid. UTC representation in ISO 8601 format. |
date |
None. |
| ValidTo |
Untill when address book entry consent is valid. UTC representation in ISO 8601 format. |
date |
None. |