Search
placetel_api
v2.0.0
Pages
Modules
Settings
View Source
PlacetelAPI.Model.PostSms
(placetel_api v2.0.0)
Send SMS
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: %PlacetelAPI.Model.PostSms{message:
String.t
(), recipient:
String.t
()}