Class InvoiceCreatedAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.InvoiceCreatedAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-08-08T11:08:44.744020346Z[Etc/UTC]")
public class InvoiceCreatedAllOf
extends Object
InvoiceCreatedAllOf
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_PROPERTY_INVOICE -
Constructor Summary
Constructors Constructor Description InvoiceCreatedAllOf() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)InvoicegetInvoice()Get invoiceinthashCode()InvoiceCreatedAllOfinvoice(Invoice invoice)voidsetInvoice(Invoice invoice)StringtoString()
-
Field Details
-
JSON_PROPERTY_INVOICE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
InvoiceCreatedAllOf
public InvoiceCreatedAllOf()
-
-
Method Details