
# Usage Type

The usage type associated with the PayPal payment token.

## Enumeration

`UsageType`

## Fields

| Name | Description |
|  --- | --- |
| `MERCHANT` | The PayPal Payment Token will be used for future transaction directly with a merchant. |
| `PLATFORM` | The PayPal Payment Token will be used for future transaction on a platform. A platform is typically a marketplace or a channel that a payer can purchase goods and services from multiple merchants. |

