Name | Description | Type | Additional information |
---|---|---|---|
ERegistryRequestLogId |
Gets or set the request log identifier |
integer |
Required |
TransactionType |
Gets or sets the transaction type of the request |
string |
None. |
RequestType |
Gets or set the request type |
string |
None. |
RequestDate |
Gets or sets the date the request was made |
date |
None. |
RequestData |
Gets or sets the XML of the request |
string |
None. |
ResponseData |
Gets or sets the XML of the response |
string |
None. |
ResponseStatusCode |
Gets or sets the status code of the response |
string |
None. |
ServiceUrl |
Gets or sets the URL the request was sent to |
string |
None. |
Error |
Gets or sets whether or not an error occurred in the request |
boolean |
None. |
ErrorMessage |
Gets or sets the message of the error |
string |
None. |