FinancialErrorCode
An enumeration of possible error codes for financial operations.
enum FinancialErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
REQUIRED
}
Values
FinancialErrorCode.GRAPHQL_ERROR
FinancialErrorCode.INVALID
FinancialErrorCode.NOT_FOUND
FinancialErrorCode.REQUIRED
Member Of
FinancialError object