Wasm Directoryalpha
Record

post-accounts-account-people-body-relationship

No description available.

record post-accounts-account-people-body-relationship {
  director: option​<bool>,
  executive: option​<bool>,
  owner: option​<bool>,
  percent-ownership: option​<string>,
  representative: option​<bool>,
  title: option​<string>,
}

Fields

NameTypeDescription
directoroption​<bool>
executiveoption​<bool>
owneroption​<bool>
percent-ownershipoption​<string>
representativeoption​<bool>
titleoption​<string>