Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 481 Bytes

PolicyV1beta1IDRange.md

File metadata and controls

12 lines (8 loc) · 481 Bytes

PolicyV1beta1IDRange

IDRange provides a min/max of an allowed range of IDs.

Properties

Name Type Description Notes
max int max is the end of the range, inclusive.
min int min is the start of the range, inclusive.

[Back to Model list] [Back to API list] [Back to README]