Wasm Directoryalpha
Record

get-alerts-response-item

No description available.

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

Fields

NameTypeDescription
created-ats32
email-tostring
frequencyoption​<string>
ids32
percentageoption​<s32>
type-opget-alerts-response-item-type-op-enum
updated-atoption​<s32>