Uses of Class
net.authorize.api.contract.v1.CustomerPaymentProfileSorting
-
Packages that use CustomerPaymentProfileSorting Package Description net.authorize.api.contract.v1 -
-
Uses of CustomerPaymentProfileSorting in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CustomerPaymentProfileSorting Modifier and Type Field Description protected CustomerPaymentProfileSortingGetCustomerPaymentProfileListRequest. sortingMethods in net.authorize.api.contract.v1 that return CustomerPaymentProfileSorting Modifier and Type Method Description CustomerPaymentProfileSortingObjectFactory. createCustomerPaymentProfileSorting()Create an instance ofCustomerPaymentProfileSortingCustomerPaymentProfileSortingGetCustomerPaymentProfileListRequest. getSorting()Gets the value of the sorting property.Methods in net.authorize.api.contract.v1 with parameters of type CustomerPaymentProfileSorting Modifier and Type Method Description voidGetCustomerPaymentProfileListRequest. setSorting(CustomerPaymentProfileSorting value)Sets the value of the sorting property.
-