module Nexmo

Overview

TODO Write documentation for Nexmo

Defined in:

nexmo.cr
nexmo/version.cr

Constant Summary

ALLOWED_SMS_OPTIONAL_FIELDS = [:ttl, :type, :callback]
ALLOWED_SMS_TYPES = [:text, :binary, :wappush, :vcal, :vcard]
VERSION = "0.1.0"