AccountInvoiceDeliveryMethod
How an invoice is delivered to the client.
enum AccountInvoiceDeliveryMethod {
E_INVOICE
EMAIL
}
Values
AccountInvoiceDeliveryMethod.E_INVOICE
Delivered as a structured Estonian e-invoice (e-arve).
AccountInvoiceDeliveryMethod.EMAIL
Delivered by email (e.g. Stripe receipt / standard invoice).