Wasm Directoryalpha
Record

post-sms-price-params

No description available.

record post-sms-price-params {
  body: string,
  country: option​<string>,
  custom-string: option​<string>,
  from-op: option​<string>,
  list-id: option​<f64>,
  schedule: option​<f64>,
  source: option​<string>,
  to: string,
}

Fields

NameTypeDescription
bodystring
countryoption​<string>
custom-stringoption​<string>
from-opoption​<string>
list-idoption​<f64>
scheduleoption​<f64>
sourceoption​<string>
tostring