Uses of Class
net.authorize.api.contract.v1.TransactionResponse.UserFields
-
Packages that use TransactionResponse.UserFields Package Description net.authorize.api.contract.v1 -
-
Uses of TransactionResponse.UserFields in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as TransactionResponse.UserFields Modifier and Type Field Description protected TransactionResponse.UserFieldsTransactionResponse. userFieldsMethods in net.authorize.api.contract.v1 that return TransactionResponse.UserFields Modifier and Type Method Description TransactionResponse.UserFieldsObjectFactory. createTransactionResponseUserFields()Create an instance ofTransactionResponse.UserFieldsTransactionResponse.UserFieldsTransactionResponse. getUserFields()Gets the value of the userFields property.Methods in net.authorize.api.contract.v1 with parameters of type TransactionResponse.UserFields Modifier and Type Method Description voidTransactionResponse. setUserFields(TransactionResponse.UserFields value)Sets the value of the userFields property.
-