> ## Documentation Index
> Fetch the complete documentation index at: https://docs.malga.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Informações Boleto

> Tabela

Lista de informações do Boleto:

<table>
  <thead>
    <tr>
      <td><strong>CAMPO: OBJETO</strong></td>
      <td><strong>DESCRIÇÃO</strong></td>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>barcodeData: <b>String</b></td>
      <td>Código de barras do boleto</td>
    </tr>

    <tr>
      <td>barcodeImageUrl: <b>String</b></td>
      <td>Imagem do código de barras do boleto</td>
    </tr>

    <tr>
      <td>expiresDate: <b>Datetime</b></td>
      <td>Data de expiração do boleto</td>
    </tr>

    <tr>
      <td>paymentLimitDate: <b>String</b></td>
      <td>Data de vencimento do boleto</td>
    </tr>

    <tr>
      <td>recipientName: <b>String</b></td>
      <td>Nome do recebedor</td>
    </tr>
  </tbody>
</table>
