Uses of Class
net.authorize.api.contract.v1.TransactionResponse.Errors.Error
-
Packages that use TransactionResponse.Errors.Error Package Description net.authorize.api.contract.v1 -
-
Uses of TransactionResponse.Errors.Error in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type TransactionResponse.Errors.Error Modifier and Type Field Description protected List<TransactionResponse.Errors.Error>TransactionResponse.Errors. errorMethods in net.authorize.api.contract.v1 that return TransactionResponse.Errors.Error Modifier and Type Method Description TransactionResponse.Errors.ErrorObjectFactory. createTransactionResponseErrorsError()Create an instance ofTransactionResponse.Errors.ErrorMethods in net.authorize.api.contract.v1 that return types with arguments of type TransactionResponse.Errors.Error Modifier and Type Method Description List<TransactionResponse.Errors.Error>TransactionResponse.Errors. getError()Gets the value of the error property.
-