Record
get-setup-intents-params
No description available.
record get-setup-intents-params {
attach-to-self: option<bool>,
created: option<string>,
customer: option<string>,
ending-before: option<string>,
expand: option<list<string>>,
limit: option<s32>,
payment-method: option<string>,
starting-after: option<string>,
data: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| attach-to-self | option<bool> | |
| created | option<string> | |
| customer | option<string> | |
| ending-before | option<string> | |
| expand | option<list<string>> | |
| limit | option<s32> | |
| payment-method | option<string> | |
| starting-after | option<string> | |
| data | option<string> |