| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the Id of the contact person. |
integer |
None. |
|
Gets or sets the email of the contact person. |
string |
String length: inclusive between 0 and 128 |
|
| Initials |
Gets or sets the initials of the contact person. |
string |
String length: inclusive between 0 and 50 |
| FirstName |
Gets or sets the firstname of the contact person. |
string |
String length: inclusive between 0 and 80 |
| Prefix |
Gets or sets the prefix of the contact person. |
string |
String length: inclusive between 0 and 50 |
| Surname |
Gets or sets the surname of the contact person. |
string |
String length: inclusive between 0 and 128 |
| TelephoneNumber |
Gets or sets the telephone number of the contact person. |
string |
String length: inclusive between 0 and 14 |
| SalutationCustom |
Gets or sets a custom salutation for the contact person. |
string |
String length: inclusive between 0 and 50 |
| Salutation |
Gets or sets the salutation of the contact person. |
FiscaalGemak.Core.Models.Enums.Salutation |
None. |
| AuthenticationType |
Gets or sets the AuthenticationType of the contact person. Google = 0, BSNRSIN = 1. |
FiscaalGemak.Core.Models.Enums.AuthenticationType |
None. |
| ApiModificationDate |
Gets the modification date initiated from the API external source. |
date |
None. |
| ApiSourceName |
Gets or sets the name from the API external source. |
string |
None. |