Uses of Class
net.authorize.api.contract.v1.CustomerPaymentProfileListItemType
-
Packages that use CustomerPaymentProfileListItemType Package Description net.authorize.api.contract.v1 -
-
Uses of CustomerPaymentProfileListItemType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type CustomerPaymentProfileListItemType Modifier and Type Field Description protected List<CustomerPaymentProfileListItemType>ArrayOfCustomerPaymentProfileListItemType. paymentProfileMethods in net.authorize.api.contract.v1 that return CustomerPaymentProfileListItemType Modifier and Type Method Description CustomerPaymentProfileListItemTypeObjectFactory. createCustomerPaymentProfileListItemType()Create an instance ofCustomerPaymentProfileListItemTypeMethods in net.authorize.api.contract.v1 that return types with arguments of type CustomerPaymentProfileListItemType Modifier and Type Method Description List<CustomerPaymentProfileListItemType>ArrayOfCustomerPaymentProfileListItemType. getPaymentProfile()Gets the value of the paymentProfile property.
-