ENUM
SmsOutboundStatus
The status of an outbound SMS.
link GraphQL Schema definition
- enum SmsOutboundStatus {
- # Pending (Waiting to be processed).
- # Insufficient funds.
- # In Progress.
- # Delivered.
- # Sent.
- # Failed.
- }
ENUM
The status of an outbound SMS.
- enum SmsOutboundStatus {
- # Pending (Waiting to be processed).
- # Insufficient funds.
- # In Progress.
- # Delivered.
- # Sent.
- # Failed.
- }