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

# WalletType

> The wallet provider for this payment method. Null if not applicable.

`ENUM`

The wallet provider for this payment method. Null if not applicable.

## Values

<ResponseField name="APPLE_PAY" type="enum">
  The payment method was provided through Apple Pay.
</ResponseField>

<ResponseField name="GOOGLE_PAY" type="enum">
  The payment method was provided through Google Pay.
</ResponseField>
