TermsResponse
Description
This object contains the results which are displayed upon successful completion of a given set of terms.
Properties
Type | Name | Description |
---|---|---|
String | TermsId | Terms ID (assigned by system). |
String | TermsInternalId | Terms internal ID (assigned by internal system). (required) |
String | Status | Description of operation status. |
Int | StatusCode | Single-character code for operation status. (required) |
String | Error | Text description of error code |
Int | ErrorCode | Error code (if operation resulted in error). |
Updated about 5 years ago