ContactInfo
Type - Contact Info#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/ContactInfo.schema.json
Type representation of a primary contact person for a stakeholder (e.g. a fund)
Data Type: OCF TYPE
Properties:
Property | Type | Description | Required |
---|---|---|---|
name | schema/types/Name | Contact's name | REQUIRED |
phone_numbers | [ schema/types/Phone ] | Phone numbers to reach the contact at | REQUIRED |
emails | [ schema/types/Email ] | Emails to reach the contact at | REQUIRED |
Source Code: schema/types/ContactInfo
Copyright © 2023 Open Cap Table Coalition.