PaymentIntentStatusResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier of the payment intent. | [default to null] |
| status | String | The status of the payment intent. | [default to null] |
| amount | Long | The amount of the payment intent. | [default to null] |
| currency | String | The currency of the payment intent. | [default to null] |
| client_secret | String | The client secret of the payment intent. | [optional] [default to null] |