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

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

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

Fields in net.authorize.api.contract.v1 declared as CustomerPaymentProfileExType
protected  CustomerPaymentProfileExType UpdateCustomerPaymentProfileRequest.paymentProfile
           
 

Methods in net.authorize.api.contract.v1 that return CustomerPaymentProfileExType
 CustomerPaymentProfileExType ObjectFactory.createCustomerPaymentProfileExType()
          Create an instance of CustomerPaymentProfileExType
 CustomerPaymentProfileExType UpdateCustomerPaymentProfileRequest.getPaymentProfile()
          Gets the value of the paymentProfile property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CustomerPaymentProfileExType
 void UpdateCustomerPaymentProfileRequest.setPaymentProfile(CustomerPaymentProfileExType value)
          Sets the value of the paymentProfile property.
 



Copyright © 2014. All Rights Reserved.