Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 621 Bytes

File metadata and controls

15 lines (7 loc) · 621 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]