Record
post-accounts-account-people-person-body-relationship
No description available.
record post-accounts-account-people-person-body-relationship {
director: option<bool>,
executive: option<bool>,
owner: option<bool>,
percent-ownership: option<string>,
representative: option<bool>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| director | option<bool> | |
| executive | option<bool> | |
| owner | option<bool> | |
| percent-ownership | option<string> | |
| representative | option<bool> | |
| title | option<string> |