OffsetPageResultLoteCobvSummaryResponseDTO

Paginated result using offset-based pagination

  • hasNext
    Type: boolean

    Indicates whether a next page exists

  • items
    Type: array object[] · LoteCobvSummaryResponseDTO[]

    List of records returned on the current page

    Resumo de um lote COBV para listagem

    • createdAt
      Type: string Format: date-time

      Instante de criação do lote (UTC)

    • id
      Type: string
    • status
      Type: string enum

      Status agregado do lote COBV

      values
      • CRIADO
      • EM_PROCESSAMENTO
      • CONCLUIDO
    • totalCobrancas
      Type: integer Format: int32

      Signed 32-bit integers (commonly used integer type).

    • totalFalha
      Type: integer Format: int32

      Signed 32-bit integers (commonly used integer type).

    • totalPendente
      Type: integer Format: int32

      Signed 32-bit integers (commonly used integer type).

    • totalSucesso
      Type: integer Format: int32

      Signed 32-bit integers (commonly used integer type).

  • page
    Type: integer Format: int32

    Current page number (zero-based)

  • size
    Type: integer Format: int32

    Number of records per page

  • totalItems
    Type: integer Format: int64

    Total number of records matching the query

  • totalPages
    Type: integer Format: int32

    Total number of pages available