# Functions
New constructs a sms client.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Client a high level sms client that communicates the backend through GraphQL client.
Recipient represents the international phone number.
SendSmsInput represents send sms input payload.
SendSmsOutput represents the summary result of sending sms.
SendSmsResponse represents sms response from external service.
SmsMetadata represents a sms metadata payload.
# Type aliases
No description provided by the author