Uses of Class
net.authorize.api.contract.v1.CustomerProfileType
-
Packages that use CustomerProfileType Package Description net.authorize.api.contract.v1 -
-
Uses of CustomerProfileType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CustomerProfileType Modifier and Type Field Description protected CustomerProfileTypeCreateCustomerProfileRequest. profileMethods in net.authorize.api.contract.v1 that return CustomerProfileType Modifier and Type Method Description CustomerProfileTypeObjectFactory. createCustomerProfileType()Create an instance ofCustomerProfileTypeCustomerProfileTypeCreateCustomerProfileRequest. getProfile()Gets the value of the profile property.Methods in net.authorize.api.contract.v1 with parameters of type CustomerProfileType Modifier and Type Method Description voidCreateCustomerProfileRequest. setProfile(CustomerProfileType value)Sets the value of the profile property.
-