Phone
Type - Phone#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/Phone.schema.json
Type representation of a phone number
Data Type: OCF TYPE
Properties:
Property | Type | Description | Required |
---|---|---|---|
phone_type | Enum - Phone Type Description: Enumeration of phone number typesONE OF: • HOME • MOBILE • BUSINESS • OTHER |
Type of phone number (e.g. mobile, home or business) | REQUIRED |
phone_number | STRING |
A valid phone number string in ITU E.123 international notation (e.g. +123 123 456 7890) | REQUIRED |
Source Code: schema/types/Phone
Copyright © 2023 Open Cap Table Coalition.