Interface CheckBlockOptions

Check-Block endpoint optional parameters.

Hierarchy

  • TypeOf<typeof checkBlockOptionsSchema>
    • CheckBlockOptions

Properties

Properties

maxAgeInDays?: number = ...

Show latest reports based on n days. Accepted values between 1 and 365, defaults to 30 by the API. The value is capped by your current subscription tier. (Up to 30 on Standard, 60 on Basic, 365 on Premium).

Generated using TypeDoc