Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 619 Bytes

File metadata and controls

13 lines (7 loc) · 619 Bytes

LatestMessageDeliveryStatusEnum

DNI-Only. The current delivery status of the phone number. - ACTIVE: A message was successfully sent to the number (delivery code 0). - DEACTIVATED: A message was not delivered to a number (delivery code 720) - UNKNOWN: Bandwidth cannot find an delivery status entry for the number.

Enum

  • Active (value: 'ACTIVE')

  • Deactivated (value: 'DEACTIVATED')

  • Unknown (value: 'UNKNOWN')

[Back to Model list] [Back to API list] [Back to README]