TransactionEventReportErrorCode
An enumeration.
enum TransactionEventReportErrorCode {
  INVALID
  GRAPHQL_ERROR
  NOT_FOUND
  INCORRECT_DETAILS
  ALREADY_EXISTS
}
Values
TransactionEventReportErrorCode.INVALID
TransactionEventReportErrorCode.GRAPHQL_ERROR
TransactionEventReportErrorCode.NOT_FOUND
TransactionEventReportErrorCode.INCORRECT_DETAILS
TransactionEventReportErrorCode.ALREADY_EXISTS
Member Of
TransactionEventReportError object