Uses of Class
travel.wink.affiliate.model.CustomerTaxId
Packages that use CustomerTaxId
-
Uses of CustomerTaxId in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return CustomerTaxIdModifier and TypeMethodDescriptionMethods in travel.wink.affiliate.model that return types with arguments of type CustomerTaxIdModifier and TypeMethodDescription@Valid List<CustomerTaxId>Invoice.getCustomerTaxIds()Get customerTaxIdsMethods in travel.wink.affiliate.model with parameters of type CustomerTaxIdModifier and TypeMethodDescriptionInvoice.addCustomerTaxIdsItem(CustomerTaxId customerTaxIdsItem) Method parameters in travel.wink.affiliate.model with type arguments of type CustomerTaxIdModifier and TypeMethodDescriptionInvoice.customerTaxIds(List<CustomerTaxId> customerTaxIds) voidInvoice.setCustomerTaxIds(List<CustomerTaxId> customerTaxIds)