TransactionUpdateErrorCode Enum
No description
enum TransactionUpdateErrorCode {
INVALID
GRAPHQL_ERROR
NOT_FOUND
INCORRECT_CURRENCY
METADATA_KEY_REQUIRED
UNIQUE
}
Values​
TransactionUpdateErrorCode.INVALID​
TransactionUpdateErrorCode.GRAPHQL_ERROR​
TransactionUpdateErrorCode.NOT_FOUND​
TransactionUpdateErrorCode.INCORRECT_CURRENCY​
TransactionUpdateErrorCode.METADATA_KEY_REQUIRED​
TransactionUpdateErrorCode.UNIQUE​
Member Of​
TransactionUpdateError object