AccountInvoicePaymentMethod
Account invoice payment method
enum AccountInvoicePaymentMethod {
bank_transfer
direct_debit
}
Values
AccountInvoicePaymentMethod.bank_transfer
AccountInvoicePaymentMethod.direct_debit
Member Of
AccountInvoice
object