NameDescriptionTypeAdditional information
SigningRoomId

Gets or sets the SigningRoom identifier.

integer

None.

SigningRoomGuid

Gets or sets the SigningRoom GUID.

string

None.

ClientId

Gets or sets the SigningRoom's client identifier.

integer

None.

ClientName

Gets or sets the client's name.

string

None.

SigningRoomName

Gets or sets the SigningRoom's name.

string

Required

Max length: 256

Description

Gets or sets the SigningRoom's description.

string

Max length: 500

CreatedByUserId

Gets or sets the SigningRoom creator identifier.

integer

None.

EnableSigningRoomInvitations

Gets or sets the enable signing room invitations bool.

boolean

None.

StartDate

Gets or sets a string representing the date and time that the SigningRoom starts.

string

Required

Data type: DateTime

Expired

Gets a value indicating whether the SigningRoom has expired.

boolean

None.

ExpirationDate

Gets or sets a string representing the date and time that the SigningRoom expires.

string

Data type: Date

SigningDate

Gets or sets a string representing the date and time that the SigningRoom signs.

string

Data type: Date

ServerTimeZone

Gets or sets the time zone of the server.

string

None.

Status

Gets or sets the SigningRoom status.

string

None.

Participants

Gets or sets the list of participants associated to the SigningRoom.

Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.ParticipantModel

None.

Documents

Gets or sets the list of documents associated to the SigningRoom.

Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.DocumentModel

None.

SigningRoomAdmins

Gets or sets the list of SigningRoom admin associated to the SigningRoom.

Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.SigningRoomAdminModel

None.

SigningRoomActivityLogs

Gets or sets the list of SigningRoom activity logs associated to the SigningRoom.

Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.SigningRoomActivityLogModel

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.