Type - Email#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/Email.schema.json
Type representation of an email address
Data Type: OCF TYPE
Properties:
Property | Type | Description | Required |
---|---|---|---|
email_type | Enum - Email Type Description: 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 © 2023 Open Cap Table Coalition.