Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SdkHistoryOptions

Hierarchy

  • SdkHistoryOptions

Index

Properties

end

end: number

interval

interval: { sample: number; unit: "MINUTES" | "DAYS" | "MONTHS" }

Type declaration

  • sample: number
  • unit: "MINUTES" | "DAYS" | "MONTHS"

operation

operation: "AVG" | "MIN" | "MAX"

start

start: number

Generated using TypeDoc