Wasm Directoryalpha
Record

post-alerts-response

No description available.

record post-alerts-response {
  created-at: s32,
  email-to: string,
  frequency: option​<string>,
  id: s32,
  percentage: option​<s32>,
  type-op: string,
  updated-at: s32,
}

Fields

NameTypeDescription
created-ats32
email-tostring
frequencyoption​<string>
ids32
percentageoption​<s32>
type-opstring
updated-ats32