Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhoneNumberEntity

Package version

Represents a phone number entity, as part of the response when calling get all searches or releases.

Hierarchy

  • PhoneNumberEntity

Index

Properties

Optional createdAt

createdAt: Date

Date and time the entity is created.

Optional displayName

displayName: undefined | string

Name of the entity.

Optional focDate

focDate: Date

The Firm Order Confirmation date of the phone number entity.

Optional id

id: undefined | string

The id of the entity. It is the search id of a search. It is the release id of a release.

Optional quantity

quantity: undefined | number

Quantity of requested phone numbers in the entity.

Optional quantityObtained

quantityObtained: undefined | number

Quantity of acquired phone numbers in the entity.

Optional status

status: undefined | string

Status of the entity.

Generated using TypeDoc