| Name | Description | Schema |
|---|---|---|
@ContractCode |
Agoda Contract Code. This code is required when sign contract for a host. |
integer |
@Email |
Host Email. |
string |
@IsSigned |
A flag that indicate if the contract is signed. |
boolean |
@SignedAt |
The time when this contract is signed. |
string (date-time) |
@UpdatedAt |
The time when this contract last updated. |
string (date-time) |
Contract |
Contract detailed information. |
|
IpAddress |
IP address of the client who signed the contract. |
string |
UserAgent |
UserAgent of the actual person who sign the contract. |
string |
