# Paypal Payment Token Usage Type The usage type associated with the PayPal payment token., The usage type associated with a digital wallet payment token. ## Enumeration `PaypalPaymentTokenUsageType` ## 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. |