Name | Description | Type | Additional information |
---|---|---|---|
OrganizationId |
Gets or sets the organization identifier. |
integer |
None. |
OrganizationName |
Gets or sets the oranization's name. |
string |
Required Max length: 256 |
Gets or sets the organization's email address. |
string |
Data type: EmailAddress Matching regular expression pattern: [A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4} Max length: 256 |
|
Active |
Gets or sets a value indicating whether the organization is active. |
boolean |
Required |
Clients |
Gets or sets a list of clients associated to the organization. |
Collection of ESignSystems.SmartSAFE.Models.ClientManagement.ClientModel |
None. |
UpdatedBy |
Gets or sets the name of the user that updated the model. |
string |
None. |
UpdatedDate |
Gets or sets the date an time that the model was updated. |
date |
None. |