smsJob

Info about an SMS job.

smsJob#e6a1eeb8 job_id:string phone_number:string text:string = SmsJob;

Parameters

Name Type Description
job_id string Job ID
phone_number string Destination phone number
text string Text

Type

SmsJob