Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceRange

Package version

Properties for a range of values.

Hierarchy

  • ResourceRange

Index

Properties

Properties

Optional max

max: undefined | number

Maximum value. NOTE: This property will not be serialized. It can only be populated by the server.

Optional min

min: undefined | number

Minimum value. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc