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

# PaymentMethodType

> PaymentMethodType represents the type of payment method.

**Enum**

PaymentMethodType represents the type of payment method.

## Values

<ResponseField name="BANK_CARD" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="BANK_ACCOUNT" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="PAYPAL" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="FLUZPAY" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="APPLE_PAY" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="GOOGLE_PAY" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>
