Variable withheldTaxPaymentSelectorConst

withheldTaxPaymentSelector: {
    amount: true;
    completed_at: true;
    created_at: true;
    hash: true;
    memo: true;
    message: true;
    recipient_name: true;
    report_period: true;
    report_period_label: true;
    report_year: true;
    requisite_rows: {
        label: true;
        value: true;
    };
    status: true;
    symbol: true;
} = ...

Заявка бухгалтера кассиру на перечисление налога.

Type declaration

  • amount: true
  • completed_at: true
  • created_at: true
  • hash: true
  • memo: true
  • message: true
  • recipient_name: true
  • report_period: true
  • report_period_label: true
  • report_year: true
  • requisite_rows: {
        label: true;
        value: true;
    }
    • label: true
    • value: true
  • status: true
  • symbol: true