Uses of Class
dev.vality.anapi.v2.model.InvoiceAllOf
| Package | Description |
|---|---|
| dev.vality.anapi.v2.model |
-
Uses of InvoiceAllOf in dev.vality.anapi.v2.model
Methods in dev.vality.anapi.v2.model that return InvoiceAllOf Modifier and Type Method Description InvoiceAllOfInvoiceAllOf. addCartItem(InvoiceLine cartItem)InvoiceAllOfInvoiceAllOf. amount(Long amount)InvoiceAllOfInvoiceAllOf. cart(List<InvoiceLine> cart)InvoiceAllOfInvoiceAllOf. createdAt(OffsetDateTime createdAt)InvoiceAllOfInvoiceAllOf. currency(String currency)InvoiceAllOfInvoiceAllOf. description(String description)InvoiceAllOfInvoiceAllOf. dueDate(OffsetDateTime dueDate)InvoiceAllOfInvoiceAllOf. externalID(String externalID)InvoiceAllOfInvoiceAllOf. id(String id)InvoiceAllOfInvoiceAllOf. invoiceTemplateID(String invoiceTemplateID)InvoiceAllOfInvoiceAllOf. metadata(Object metadata)InvoiceAllOfInvoiceAllOf. product(String product)InvoiceAllOfInvoiceAllOf. shopID(String shopID)