Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 472 Bytes

OperatorSchema.md

File metadata and controls

10 lines (7 loc) · 472 Bytes

# OperatorSchema

Properties

Name Type Description Notes
operator string The operator for which an operator schema is defined. [optional] [readonly]
is_unique bool Whether the operator can be repeated multiple times. [optional] [readonly]

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