Issuersdraftsecurities stakeholder
Issuersdraftsecurities Stakeholder
Description: Details of a stakeholder
Referenced By (1): - Draft Option Grant
References (2): - Issuersdraftsecurities Stakeholder Relationship - Stakeholder Type
Example:
{
"name": "Jane Doe",
"email": "jane.doe@example.com",
"employeeId": "adsfc123",
"type": "STAKEHOLDER_TYPE_INDIVIDUAL",
"relationship": "STAKEHOLDER_RELATIONSHIP_EMPLOYEE"
}
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
email |
STRING |
The email of the stakeholder to whom this security will be issued. Constraints: Min length: 1, Max length: 100 |
- |
employeeId |
STRING |
The employee id of the stakeholder in the HR partner system. Constraints: Max length: 100 |
- |
name |
STRING |
The name of the stakeholder to whom this security will be issued. Constraints: Min length: 1, Max length: 256 |
- |
relationship |
Issuersdraftsecurities Stakeholder Relationship | The relationship of the stakeholder to the issuer. | - |
type |
Stakeholder Type | The type of the stakeholder. | - |