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

# PaymentMethod

Lista de informações do método de pagamento:

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

  <tbody>
    <tr>
      <td>installments: <b>Int</b></td>
      <td>Quantidade de parcelas para cobrança do tipo crédito</td>
    </tr>

    <tr>
      <td>paymentType: <b>String</b></td>
      <td>Tipo de pagamento</td>
    </tr>
  </tbody>
</table>
