Field | Type | Optional | Description |
---|---|---|---|
id | string | unique id of the member created | |
familyId | string | unique id of the member's family | |
businessId | string | unique id of the member's business | |
isControlPerson | boolean | Yes | true if this member is a control person of the business |
ownership | string | Yes | ownership percentage in the business (use whole numbers, eg. "50") |
title | string | Yes | specify the title of the member |
person | object | see The Person sub-object | |
createdAt | string | time at which the member object was created | |
modifiedAt | string | time at which the member object was modified |