Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhoneNumberRelease

Package version

Represents a release

Hierarchy

  • PhoneNumberRelease

Index

Properties

Optional createdAt

createdAt: Date

The creation time of the release.

Optional errorMessage

errorMessage: undefined | string

The underlying error message of a release.

Optional phoneNumberReleaseStatusDetails

phoneNumberReleaseStatusDetails: undefined | {}

The list of phone numbers in the release, mapped to its individual statuses.

Optional releaseId

releaseId: undefined | string

The id of the release.

Optional status

The release status. Possible values include: 'Pending', 'InProgress', 'Complete', 'Failed', 'Expired'

Generated using TypeDoc