Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 407 Bytes

Range.md

File metadata and controls

14 lines (9 loc) · 407 Bytes

SquareConnect.Range

Description

Note: This model is in beta.

The range of a number value between the specified lower and upper bounds.

Properties

Name Type Description Notes
min String The lower bound of the number range. [optional]
max String The upper bound of the number range. [optional]