UpdateSmsJob

---types---
updateSmsJob#f16269d4 job_id:string = Update

Belongs to

Update

In Rust this constructor is a variant of the enums::Update enum.
Match on it with: if let enums::Update::UpdateSmsJob(v) = result { ... }

Parameters

job_idstringrequired