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

# Paypal

> Paypal represents a PayPal account added by a user.

**Object**

Paypal represents a PayPal account added by a user.

## Fields

<ResponseField name="paypalVaultId" type="UUID!">
  The ID of the PayPal account.
</ResponseField>

<ResponseField name="userId" type="UUID!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="status" type="PayPalAccountStatus!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="email" type="String!">
  *No description provided in the schema yet.*
</ResponseField>
