AccountInvoicesSettings constructor

const AccountInvoicesSettings({
  1. List<TaxIdOrId>? defaultAccountTaxIds,
})

AccountInvoicesSettings

Implementation

const AccountInvoicesSettings({this.defaultAccountTaxIds});