Compliance
Compliance
Description: Compliance details of a stakeholder
Referenced By (1): - Draft Option Grant
References (3): - Federal Exemption - Iso3166 Set1 Alpha3 Code - Iso3166 Set2 Code
Example:
{
"countryOfResidency": {
"value": "USA"
},
"stateOfResidency": {
"value": "US-CA"
},
"federalExemption": "RULE_701"
}
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
countryOfResidency |
Iso3166 Set1 Alpha3 Code | The country of residency of the stakeholder | - |
federalExemption |
Federal Exemption | The federal exemption rule for the draft option grant. Constraints: Max length: 32 |
- |
stateOfResidency |
Iso3166 Set2 Code | The state of residency of the stakeholder. Should only be provided if country_of_residency is USA. | - |