Wasm Directoryalpha
Record

get-financial-connections-accounts-account-owners-params

No description available.

record get-financial-connections-accounts-account-owners-params {
  account: string,
  ending-before: option​<string>,
  expand: option​<list​<string>>,
  limit: option​<s32>,
  ownership: string,
  starting-after: option​<string>,
  data: option​<string>,
}

Fields

NameTypeDescription
accountstring
ending-beforeoption​<string>
expandoption​<list​<string>>
limitoption​<s32>
ownershipstring
starting-afteroption​<string>
dataoption​<string>