Uses of Class
net.authorize.api.contract.v1.CustomerType
-
Packages that use CustomerType Package Description net.authorize.api.contract.v1 -
-
Uses of CustomerType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CustomerType Modifier and Type Field Description protected CustomerTypeARBSubscriptionType. customerMethods in net.authorize.api.contract.v1 that return CustomerType Modifier and Type Method Description CustomerTypeObjectFactory. createCustomerType()Create an instance ofCustomerTypeCustomerTypeARBSubscriptionType. getCustomer()Gets the value of the customer property.Methods in net.authorize.api.contract.v1 with parameters of type CustomerType Modifier and Type Method Description voidARBSubscriptionType. setCustomer(CustomerType value)Sets the value of the customer property.
-