Skip to content

Phone

Type - Phone#

https://schema.opencaptablecoalition.com/v/1.2.0/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 types

ONE 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). An extension number, if applicable, should be separated by words ''extension'' or ''ext.'' after the phone number (e.g. +123 123 456 7890 ext. 100). REQUIRED

Source Code: schema/types/Phone

Copyright © 2024 Open Cap Table Coalition.