Name | Type | Description | Notes |
---|---|---|---|
idempotency_key | uuid::Uuid | Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests. | |
r#type | String | Type of the digital wallet token. | |
token_data | models::PaymentTokenRequestTokenData |