AccountInvoiceDeliveryMethod
Represents how the invoice is delivered to the client.
enum AccountInvoiceDeliveryMethod {
E_INVOICE
}
Values
AccountInvoiceDeliveryMethod.E_INVOICE
The invoice is delivered via e-invoice.
Member Of
AccountBillingDetails
object