Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdatePhoneNumberCapabilitiesResponse

Package version

Response for getting a phone number update capabilities.

Hierarchy

  • UpdatePhoneNumberCapabilitiesResponse

Index

Properties

Optional capabilitiesUpdateId

capabilitiesUpdateId: undefined | string

The id of the phone number capabilities update

Optional capabilitiesUpdateStatus

capabilitiesUpdateStatus: CapabilitiesUpdateStatus

Status of the capabilities update. Possible values include: 'Pending', 'InProgress', 'Complete', 'Error'

Optional createdAt

createdAt: Date

The time the capabilities update was created

Optional phoneNumberCapabilitiesUpdates

phoneNumberCapabilitiesUpdates: undefined | {}

The capabilities update for each of a set of phone numbers.

Generated using TypeDoc