Wasm Directoryalpha
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

NameTypeDescription
attach-to-selfoption​<bool>
createdoption​<string>
customeroption​<string>
ending-beforeoption​<string>
expandoption​<list​<string>>
limitoption​<s32>
payment-methodoption​<string>
starting-afteroption​<string>
dataoption​<string>