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

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

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

Fields in net.authorize.api.contract.v1 declared as CustomerType
protected  CustomerType ARBSubscriptionType.customer
           
 

Methods in net.authorize.api.contract.v1 that return CustomerType
 CustomerType ObjectFactory.createCustomerType()
          Create an instance of CustomerType
 CustomerType ARBSubscriptionType.getCustomer()
          Gets the value of the customer property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CustomerType
 void ARBSubscriptionType.setCustomer(CustomerType value)
          Sets the value of the customer property.
 



Copyright © 2014. All Rights Reserved.