Wasm Directoryalpha
Record

info-response-stats

No description available.

record info-response-stats {
  all-time: option​<info-response-stats-all-time>,
  last-v30-days: option​<info-response-stats-last-v30-days>,
  last-v60-days: option​<info-response-stats-last-v60-days>,
  last-v7-days: option​<info-response-stats-last-v7-days>,
  last-v90-days: option​<info-response-stats-last-v90-days>,
  today: option​<info-response-stats-today>,
}

Fields

NameTypeDescription
all-timeoption​<info-response-stats-all-time>
last-v30-daysoption​<info-response-stats-last-v30-days>
last-v60-daysoption​<info-response-stats-last-v60-days>
last-v7-daysoption​<info-response-stats-last-v7-days>
last-v90-daysoption​<info-response-stats-last-v90-days>
todayoption​<info-response-stats-today>