Record

info-response

No description available.

record info-response {
  created-at: option​<string>,
  custom-quota: option​<s32>,
  first-sent-at: option​<string>,
  hourly-quota: option​<s32>,
  id: option​<string>,
  last-v30-days: option​<info-response-last-v30-days>,
  name: option​<string>,
  notes: option​<string>,
  reputation: option​<s32>,
  sent-hourly: option​<s32>,
  sent-monthly: option​<s32>,
  sent-total: option​<s32>,
  sent-weekly: option​<s32>,
  status: option​<string>,
}

Fields

NameTypeDescription
created-atoption​<string>
custom-quotaoption​<s32>
first-sent-atoption​<string>
hourly-quotaoption​<s32>
idoption​<string>
last-v30-daysoption​<info-response-last-v30-days>
nameoption​<string>
notesoption​<string>
reputationoption​<s32>
sent-hourlyoption​<s32>
sent-monthlyoption​<s32>
sent-totaloption​<s32>
sent-weeklyoption​<s32>
statusoption​<string>