StripeCharge
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [default to null] | |
| status | String | [default to null] | |
| receipt_url | String | [optional] [default to null] | |
| payment_method_details | StripePaymentMethodDetails | [optional] [default to null] | |
| refunds | StripeRefundList | Refunds associated with this charge | [optional] [default to null] |
| payment_intent | String | Payment intent ID | [optional] [default to null] |