Issuerssecurities vesting schedule
Issuerssecurities Vesting Schedule
Description: Restricted stock award vesting event information.
Referenced By (3): - Option Grant - Restricted Stock Award - Restricted Stock Unit
References (1): - Iso8601 Complete Calendar Date
Example:
{
"name": "1/24 Cliff",
"lastModifiedDate": {
"value": "2022-01-31"
},
"startDate": {
"value": "2022-01-31"
},
"endDate": {
"value": "2024-01-31"
}
}
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
endDate |
Iso8601 Complete Calendar Date | The end date of the vesting schedule. | - |
lastModifiedDate |
Iso8601 Complete Calendar Date | The date the vesting schedule was last modified. | - |
name |
STRING |
The name of the vesting schedule. Constraints: Max length: 500 |
- |
startDate |
Iso8601 Complete Calendar Date | The start date of the vesting schedule. | - |