Uses of Class
net.authorize.api.contract.v1.ProfileTransactionType

Packages that use ProfileTransactionType
net.authorize.api.contract.v1   
 

Uses of ProfileTransactionType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as ProfileTransactionType
protected  ProfileTransactionType CreateCustomerProfileTransactionRequest.transaction
           
 

Methods in net.authorize.api.contract.v1 that return ProfileTransactionType
 ProfileTransactionType ObjectFactory.createProfileTransactionType()
          Create an instance of ProfileTransactionType
 ProfileTransactionType CreateCustomerProfileTransactionRequest.getTransaction()
          Gets the value of the transaction property.
 

Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransactionType
 void CreateCustomerProfileTransactionRequest.setTransaction(ProfileTransactionType value)
          Sets the value of the transaction property.
 



Copyright © 2014. All Rights Reserved.