Wasm Directoryalpha
Record

post-setup-intents-intent-verify-microdeposits-params

No description available.

record post-setup-intents-intent-verify-microdeposits-params {
  intent: string,
  amounts: option​<list​<s32>>,
  client-secret: option​<string>,
  descriptor-code: option​<string>,
  expand: option​<list​<string>>,
}

Fields

NameTypeDescription
intentstring
amountsoption​<list​<s32>>
client-secretoption​<string>
descriptor-codeoption​<string>
expandoption​<list​<string>>