RevenueStatementSummary

  • amountWithheld
    Type: number | null
  • checkDate
    Type: string | null Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • checkDeductions
    Type: number | null
  • checkTaxes
    Type: number | null
  • createdAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • grossRevenue
    Type: number | null
  • id
    Type: string
  • netPayment
    Type: number | null
  • purchaserName
    Type: string | null
  • statementNumber
    Type: string | null
  • status
    Type: string ยท RevenueStatementStatusenum
    values
    • DRAFT
    • REVIEW
    • APPROVED
    • REJECTED
    • ERROR
  • updatedAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z