Record
get-payment-intents-response
No description available.
record get-payment-intents-response {
data: list<payment-intent>,
has-more: bool,
object: get-payment-intents-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<payment-intent> | |
| has-more | bool | |
| object | get-payment-intents-response-object-enum | |
| url | string |