Uses of Class
net.authorize.api.contract.v1.CustomerProfilePaymentType
-
Packages that use CustomerProfilePaymentType Package Description net.authorize.api.contract.v1 -
-
Uses of CustomerProfilePaymentType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CustomerProfilePaymentType Modifier and Type Field Description protected CustomerProfilePaymentTypeTransactionRequestType. profileMethods in net.authorize.api.contract.v1 that return CustomerProfilePaymentType Modifier and Type Method Description CustomerProfilePaymentTypeObjectFactory. createCustomerProfilePaymentType()Create an instance ofCustomerProfilePaymentTypeCustomerProfilePaymentTypeTransactionRequestType. getProfile()Gets the value of the profile property.Methods in net.authorize.api.contract.v1 with parameters of type CustomerProfilePaymentType Modifier and Type Method Description voidTransactionRequestType. setProfile(CustomerProfilePaymentType value)Sets the value of the profile property.
-