Bagikan melalui


Capability type

Menentukan nilai untuk Kapabilitas.

type Capability =
  | "UserAssignment"
  | "FirstPartyVoiceAppAssignment"
  | "ConferenceAssignment"
  | "P2PSmsEnabled"
  | "Geographic"
  | "NonGeographic"
  | "TollCalling"
  | "TollFreeCalling"
  | "Premium"
  | "P2PSmsCapable"
  | "A2PSmsCapable"
  | "A2PSmsEnabled"
  | "Calling"
  | "TollFree"
  | "FirstPartyAppAssignment"
  | "ThirdPartyAppAssignment"
  | "Azure"
  | "Office365"
  | "InboundCalling"
  | "OutboundCalling"
  | "InboundA2PSms"
  | "OutboundA2PSms"
  | "InboundP2PSms"
  | "OutboundP2PSms"