Type - Email#
https://schema.opencaptablecoalition.com/v/1.2.0/types/Email.schema.json
Type representation of an email address
Data Type: OCF TYPE
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
| email_type | Enum - Email TypeDescription: Enumeration of email typesONE OF: • PERSONAL • BUSINESS • OTHER |
Type of e-mail address (e.g. personal or business) | REQUIRED |
| email_address | STRING |
A valid e-mail address | REQUIRED |
Source Code: schema/types/Email
Copyright © 2024 Open Cap Table Coalition.