Uses of Class
travel.wink.sdk.extranet.model.CustomerTaxIdSupplier
Packages that use CustomerTaxIdSupplier
-
Uses of CustomerTaxIdSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return CustomerTaxIdSupplierModifier and TypeMethodDescriptionMethods in travel.wink.sdk.extranet.model that return types with arguments of type CustomerTaxIdSupplierModifier and TypeMethodDescription@Valid List<CustomerTaxIdSupplier>InvoiceSupplier.getCustomerTaxIds()Get customerTaxIdsMethods in travel.wink.sdk.extranet.model with parameters of type CustomerTaxIdSupplierModifier and TypeMethodDescriptionInvoiceSupplier.addCustomerTaxIdsItem(CustomerTaxIdSupplier customerTaxIdsItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type CustomerTaxIdSupplierModifier and TypeMethodDescriptionInvoiceSupplier.customerTaxIds(List<CustomerTaxIdSupplier> customerTaxIds) voidInvoiceSupplier.setCustomerTaxIds(List<CustomerTaxIdSupplier> customerTaxIds)