invoiceNoticeCodes top-level constant

List<String> const invoiceNoticeCodes

Hinweise an einer erfolgreichen Antwort — keine Fehler.

Implementation

const List<String> invoiceNoticeCodes = [
  'cash_receipt_required',
  'recapitulative_statement_due',
  'place_of_supply_check',
];