{
"basisPeriod": "int32",
"companyName": "string",
"exercisePriceAmount": "double",
"exerciseVestingDate": "date-time",
"grantDate": "date-time",
"id": "int32",
"incorporationDate": "date-time",
"marketValuePerShareDateOfExerciseVestingAmount": "double",
"marketValuePerShareDateOfGrantAmount": "double",
"numberOfSharesAcquired": "double",
"planType": "string",
"schemeType": "string",
"uen": "string"
}
Name | Type | Description |
---|---|---|
basisPeriod | int32 | Int32 |
companyName | string | String |
exercisePriceAmount | double |
Nullable |
exerciseVestingDate | date-time |
Nullable |
grantDate | date-time |
Nullable |
id | int32 | Int32 |
incorporationDate | date-time |
Nullable |
marketValuePerShareDateOfExerciseVestingAmount | double |
Nullable |
marketValuePerShareDateOfGrantAmount | double |
Nullable |
numberOfSharesAcquired | double |
Nullable |
planType | string |
PlanType
Possible values are:
|
schemeType | string |
SchemeType
Possible values are:
|
uen | string | String |
Powered by DapperDox