TransactionEventReportErrorCode Enum
No description
enum TransactionEventReportErrorCode {
INVALID
GRAPHQL_ERROR
NOT_FOUND
INCORRECT_DETAILS
ALREADY_EXISTS
REQUIRED
}
Values
TransactionEventReportErrorCode.INVALID
TransactionEventReportErrorCode.GRAPHQL_ERROR
TransactionEventReportErrorCode.NOT_FOUND
TransactionEventReportErrorCode.INCORRECT_DETAILS
TransactionEventReportErrorCode.ALREADY_EXISTS
TransactionEventReportErrorCode.REQUIRED
Member Of
TransactionEventReportError
object