Uses of Class
net.authorize.api.contract.v1.ArrayOfCustomerPaymentProfileListItemType
-
Packages that use ArrayOfCustomerPaymentProfileListItemType Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfCustomerPaymentProfileListItemType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfCustomerPaymentProfileListItemType Modifier and Type Field Description protected ArrayOfCustomerPaymentProfileListItemTypeGetCustomerPaymentProfileListResponse. paymentProfilesMethods in net.authorize.api.contract.v1 that return ArrayOfCustomerPaymentProfileListItemType Modifier and Type Method Description ArrayOfCustomerPaymentProfileListItemTypeObjectFactory. createArrayOfCustomerPaymentProfileListItemType()Create an instance ofArrayOfCustomerPaymentProfileListItemTypeArrayOfCustomerPaymentProfileListItemTypeGetCustomerPaymentProfileListResponse. getPaymentProfiles()Gets the value of the paymentProfiles property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfCustomerPaymentProfileListItemType Modifier and Type Method Description voidGetCustomerPaymentProfileListResponse. setPaymentProfiles(ArrayOfCustomerPaymentProfileListItemType value)Sets the value of the paymentProfiles property.
-