| Name | Type | Description | Notes |
|---|---|---|---|
| name_en | String | English display name of the payment method. | [default to null] |
| name_ja | String | Japanese display name of the payment method. | [default to null] |
| name_ko | String | Korean display name of the payment method. | [default to null] |
| type_slug | String | Machine-readable type identifier for the payment method. | [default to null] |
| currency | String | Currency this payment method supports. | [default to null] |
| subtypes | List | Optional list of subtypes or variants (e.g. card brands). | [optional] [default to null] |
| secure_token_supported | List | Optional list of secure token / 3DS flows supported by this payment method. | [optional] [default to null] |