Package travel.wink.sdk.extranet.model
Class InvoiceLineItemCollectionSupplier
java.lang.Object
travel.wink.sdk.extranet.model.InvoiceLineItemCollectionSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-06T10:49:48.675577965+07:00[Asia/Bangkok]")
public class InvoiceLineItemCollectionSupplier
extends Object
InvoiceLineItemCollectionSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataItem(InvoiceLineItemSupplier dataItem) data(List<InvoiceLineItemSupplier> data) boolean@Valid List<InvoiceLineItemSupplier>getData()Get datainthashCode()voidsetData(List<InvoiceLineItemSupplier> data) toString()
-
Field Details
-
JSON_PROPERTY_DATA
- See Also:
-
-
Constructor Details
-
InvoiceLineItemCollectionSupplier
public InvoiceLineItemCollectionSupplier()
-
-
Method Details