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

# VirtualCardNetwork

> VirtualCardNetwork represents the card network of a virtual card (MASTERCARD or VISA).

**Enum**

VirtualCardNetwork represents the card network of a virtual card (MASTERCARD or VISA).

## Values

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

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