Uses of Class
net.authorize.api.contract.v1.CustomerProfileBaseType
-
Packages that use CustomerProfileBaseType Package Description net.authorize.api.contract.v1 -
-
Uses of CustomerProfileBaseType in net.authorize.api.contract.v1
Subclasses of CustomerProfileBaseType in net.authorize.api.contract.v1 Modifier and Type Class Description classCustomerProfileExTypeJava class for customerProfileExType complex type.classCustomerProfileInfoExTypeJava class for customerProfileInfoExType complex type.classCustomerProfileMaskedTypeJava class for customerProfileMaskedType complex type.classCustomerProfileTypeJava class for customerProfileType complex type.classSubscriptionCustomerProfileTypeJava class for subscriptionCustomerProfileType complex type.Fields in net.authorize.api.contract.v1 declared as CustomerProfileBaseType Modifier and Type Field Description protected CustomerProfileBaseTypeCreateCustomerProfileFromTransactionRequest. customerMethods in net.authorize.api.contract.v1 that return CustomerProfileBaseType Modifier and Type Method Description CustomerProfileBaseTypeObjectFactory. createCustomerProfileBaseType()Create an instance ofCustomerProfileBaseTypeCustomerProfileBaseTypeCreateCustomerProfileFromTransactionRequest. getCustomer()Gets the value of the customer property.Methods in net.authorize.api.contract.v1 with parameters of type CustomerProfileBaseType Modifier and Type Method Description voidCreateCustomerProfileFromTransactionRequest. setCustomer(CustomerProfileBaseType value)Sets the value of the customer property.
-