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

# ProviderAuthorization

Lista das informações de autorização do provedor:

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

  <tbody>
    <tr>
      <td>networkResponseCode: <b>String</b></td>
      <td>Código de resposta do provedor</td>
    </tr>

    <tr>
      <td>networkAuthorizationCode: <b>String</b></td>
      <td>Código de autorização do provedor</td>
    </tr>
  </tbody>
</table>
