| Name | Description | Type | Additional information |
|---|---|---|---|
| WebServiceLogId |
Gets or sets the create web service log identifier. |
integer |
None. |
| OrganizationId |
Gets or sets the organization identifier. |
integer |
None. |
| OrganizationName |
Gets or sets the organization name. |
string |
None. |
| ClientId |
Gets or sets the client identifier. |
integer |
None. |
| ClientName |
Gets or sets the client name. |
string |
None. |
| SigningRoomId |
Gets or sets the SigningRoom identifier. |
integer |
None. |
| SigningRoomName |
Gets or sets the SigningRoom name. |
string |
None. |
| UserId |
Gets or sets the user identifier. |
integer |
None. |
| CreatedBy |
Gets or sets the name of the user who created the SigningRoom. |
string |
None. |
| CreatedDate |
Gets or sets the date and time that the SigningRoom was created. |
date |
None. |
| Success |
Gets or sets a value indicating whether or not the SigningRoom was successfully created. |
boolean |
None. |
| RequestType |
Gets the type of request that was made to the service. |
string |
None. |
| ParameterData |
Gets or sets the parameter data. |
string |
None. |
| RequestData |
Gets or sets the data representing the SigningRoom to create. |
string |
None. |
| ResponseData |
Gets or sets the data representing the results of the creation. |
string |
None. |
| Route |
Gets or sets the route of the web service call. |
string |
None. |
| ControllerName |
Gets or sets the name of the controller that handled the web service call. |
string |
None. |
| Server |
Gets or sets the server that the service call was made on. |
string |
None. |