Class: DingSDK::Models::Shared::AuthenticationStatusResponseStatus
- Inherits:
-
T::Enum
- Object
- T::Enum
- DingSDK::Models::Shared::AuthenticationStatusResponseStatus
- Defined in:
- lib/ding_sdk/models/shared/authenticationstatusresponse_status.rb
Overview
AuthenticationStatusResponseStatus - The status of the delivery. Possible values are:
* `unknown` - The status of the delivery is unknown.
* `submitted` - The message has been submitted to the carrier.
* `in_transit` - The message is in transit to the recipient.
* `delivered` - The message has been delivered to the recipient.
* `undeliverable` - The message could not be delivered to the recipient.