TermsResponse
Description
The TermsResponse object contains the result data for AddTerms and UpdateTerms requests.
Properties
Type | Name | Description |
|---|---|---|
string | TermsId | Identifies the Terms object. Note: Returned only if the operation is successful. |
string | TermsInternalId | Identifies the Terms object. Note: Returned only if the operation is successful. |
string | Status | Indicates whether the operation was successful. |
int | StatusCode | Code representing the operation status. |
string | Error | Description of the error. |
int | ErrorCode | Code representing the error type. |
Updated 6 months ago
