PhoneNumberCapabilityType type

定義 PhoneNumberCapabilityType 的值。

type PhoneNumberCapabilityType =
  | "none"
  | "inbound"
  | "outbound"
  | "inbound+outbound"