Uses of Class
net.authorize.api.contract.v1.SubscriptionCustomerProfileType
-
Packages that use SubscriptionCustomerProfileType Package Description net.authorize.api.contract.v1 -
-
Uses of SubscriptionCustomerProfileType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as SubscriptionCustomerProfileType Modifier and Type Field Description protected SubscriptionCustomerProfileTypeARBSubscriptionMaskedType. profileMethods in net.authorize.api.contract.v1 that return SubscriptionCustomerProfileType Modifier and Type Method Description SubscriptionCustomerProfileTypeObjectFactory. createSubscriptionCustomerProfileType()Create an instance ofSubscriptionCustomerProfileTypeSubscriptionCustomerProfileTypeARBSubscriptionMaskedType. getProfile()Gets the value of the profile property.Methods in net.authorize.api.contract.v1 with parameters of type SubscriptionCustomerProfileType Modifier and Type Method Description voidARBSubscriptionMaskedType. setProfile(SubscriptionCustomerProfileType value)Sets the value of the profile property.
-