Uses of Class
net.authorize.api.contract.v1.CustomerPaymentProfileExType
-
Packages that use CustomerPaymentProfileExType Package Description net.authorize.api.contract.v1 -
-
Uses of CustomerPaymentProfileExType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CustomerPaymentProfileExType Modifier and Type Field Description protected CustomerPaymentProfileExTypeUpdateCustomerPaymentProfileRequest. paymentProfileMethods in net.authorize.api.contract.v1 that return CustomerPaymentProfileExType Modifier and Type Method Description CustomerPaymentProfileExTypeObjectFactory. createCustomerPaymentProfileExType()Create an instance ofCustomerPaymentProfileExTypeCustomerPaymentProfileExTypeUpdateCustomerPaymentProfileRequest. getPaymentProfile()Gets the value of the paymentProfile property.Methods in net.authorize.api.contract.v1 with parameters of type CustomerPaymentProfileExType Modifier and Type Method Description voidUpdateCustomerPaymentProfileRequest. setPaymentProfile(CustomerPaymentProfileExType value)Sets the value of the paymentProfile property.
-