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

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

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

Fields in net.authorize.api.contract.v1 declared as CustomerProfilePaymentType
protected  CustomerProfilePaymentType TransactionRequestType.profile
           
 

Methods in net.authorize.api.contract.v1 that return CustomerProfilePaymentType
 CustomerProfilePaymentType ObjectFactory.createCustomerProfilePaymentType()
          Create an instance of CustomerProfilePaymentType
 CustomerProfilePaymentType TransactionRequestType.getProfile()
          Gets the value of the profile property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CustomerProfilePaymentType
 void TransactionRequestType.setProfile(CustomerProfilePaymentType value)
          Sets the value of the profile property.
 



Copyright © 2014. All Rights Reserved.