type ApplySessionOwner
| Field | Type | Description |
|---|---|---|
id | ID! | |
givenName | String | |
familyName | String | |
title | String | |
email | Email | |
phone | String | |
dob | String | |
maskedSsn | String | Masked SSN with only the last 4 digits visible (e.g. ***-**-1234). |
address | String | |
city | String | |
state | String | |
postalCode | String | |
percentageOwnership | Int | |
ownerType | ApplicationOwnerType |