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