Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricsPostBodySchema

Package version

interface

An interface representing MetricsPostBodySchema. A metric request

Hierarchy

  • MetricsPostBodySchema

Index

Properties

Properties

id

id: string
member

{string} id An identifier for this query. Must be unique within the post body of the request. This identifier will be the 'id' property of the response object representing this query.

parameters

member

{MetricsPostBodySchemaParameters} parameters The parameters for a single metrics query

Generated using TypeDoc