RevenueAccountPageModel

  • index
    Type: integerFormat: int32

    The current page index.

  • revenueAccounts
    Type: array object[] | null ยท RevenueAccountHeaderModel[]

    The collection of active revenue accounts included in this page.

    • code
      Type: string | null

      The code of the revenue account.

    • id
      Type: stringFormat: uuid

      The ID of the revenue account.

    • name
      Type: string | null

      The name of the revenue account.

  • total
    Type: integerFormat: int32

    The total number of results that matched the search criteria.