Uses of Class
net.authorize.api.contract.v1.TransactionResponse.Errors
-
Packages that use TransactionResponse.Errors Package Description net.authorize.api.contract.v1 -
-
Uses of TransactionResponse.Errors in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as TransactionResponse.Errors Modifier and Type Field Description protected TransactionResponse.ErrorsTransactionResponse. errorsMethods in net.authorize.api.contract.v1 that return TransactionResponse.Errors Modifier and Type Method Description TransactionResponse.ErrorsObjectFactory. createTransactionResponseErrors()Create an instance ofTransactionResponse.ErrorsTransactionResponse.ErrorsTransactionResponse. getErrors()Gets the value of the errors property.Methods in net.authorize.api.contract.v1 with parameters of type TransactionResponse.Errors Modifier and Type Method Description voidTransactionResponse. setErrors(TransactionResponse.Errors value)Sets the value of the errors property.
-