INPUT_OBJECT

TaxReportInput

An input to request a tax report

link GraphQL Schema definition

  • input TaxReportInput {
  • endDate: Date!
  • organizationUnitId: UUID!
  • startDate: Date!
  • }