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

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

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

Fields in net.authorize.api.contract.v1 declared as CustomerProfileType
protected  CustomerProfileType CreateCustomerProfileRequest.profile
           
 

Methods in net.authorize.api.contract.v1 that return CustomerProfileType
 CustomerProfileType ObjectFactory.createCustomerProfileType()
          Create an instance of CustomerProfileType
 CustomerProfileType CreateCustomerProfileRequest.getProfile()
          Gets the value of the profile property.
 

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



Copyright © 2014. All Rights Reserved.