> ## 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.

# DeclinedCode

Lista de informações das cobranças agrupadas pelo campo de declinedCode do objeto <a href="/analytics/objects/provider-error">providerError</a>.

<table>
  <thead>
    <tr>
      <td>
        <strong>CAMPO: OBJETO</strong>
      </td>

      <td>
        <strong>DESCRIÇÃO</strong>
      </td>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        currency: <b>String</b>
      </td>

      <td>Moeda da transação</td>
    </tr>

    <tr>
      <td>
        declinedCode: <b>String</b>
      </td>

      <td>Código de recusa do provedor</td>
    </tr>

    <tr>
      <td>
        totalCount: <b>Int</b>
      </td>

      <td>Contagem total de cobranças</td>
    </tr>

    <tr>
      <td>
        totalAmount: <b>Float</b>
      </td>

      <td>Valor total das cobranças</td>
    </tr>

    <tr>
      <td>
        volume: <b>Float</b>
      </td>

      <td>Volume (%) de cobranças</td>
    </tr>
  </tbody>
</table>
