Uses of Class
net.authorize.api.contract.v1.ProfileTransactionType
-
Packages that use ProfileTransactionType Package Description net.authorize.api.contract.v1 -
-
Uses of ProfileTransactionType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ProfileTransactionType Modifier and Type Field Description protected ProfileTransactionTypeCreateCustomerProfileTransactionRequest. transactionMethods in net.authorize.api.contract.v1 that return ProfileTransactionType Modifier and Type Method Description ProfileTransactionTypeObjectFactory. createProfileTransactionType()Create an instance ofProfileTransactionTypeProfileTransactionTypeCreateCustomerProfileTransactionRequest. getTransaction()Gets the value of the transaction property.Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransactionType Modifier and Type Method Description voidCreateCustomerProfileTransactionRequest. setTransaction(ProfileTransactionType value)Sets the value of the transaction property.
-