Uses of Class
travel.wink.sdk.affiliate.model.CustomerTaxIdAffiliate
Packages that use CustomerTaxIdAffiliate
-
Uses of CustomerTaxIdAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CustomerTaxIdAffiliateModifier and TypeMethodDescriptionMethods in travel.wink.sdk.affiliate.model that return types with arguments of type CustomerTaxIdAffiliateModifier and TypeMethodDescription@Valid List<CustomerTaxIdAffiliate>InvoiceAffiliate.getCustomerTaxIds()Get customerTaxIdsMethods in travel.wink.sdk.affiliate.model with parameters of type CustomerTaxIdAffiliateModifier and TypeMethodDescriptionInvoiceAffiliate.addCustomerTaxIdsItem(CustomerTaxIdAffiliate customerTaxIdsItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type CustomerTaxIdAffiliateModifier and TypeMethodDescriptionInvoiceAffiliate.customerTaxIds(List<CustomerTaxIdAffiliate> customerTaxIds) voidInvoiceAffiliate.setCustomerTaxIds(List<CustomerTaxIdAffiliate> customerTaxIds)