Wasm Directoryalpha
Record

financial-connections-account-owner

No description available.

record financial-connections-account-owner {
  email: option​<string>,
  id: string,
  name: string,
  object: financial-connections-account-owner-object-enum,
  ownership: string,
  phone: option​<string>,
  raw-address: option​<string>,
  refreshed-at: option​<s32>,
}

Fields

NameTypeDescription
emailoption​<string>
idstring
namestring
objectfinancial-connections-account-owner-object-enum
ownershipstring
phoneoption​<string>
raw-addressoption​<string>
refreshed-atoption​<s32>