Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 502 Bytes

OperatorSchema.md

File metadata and controls

12 lines (7 loc) · 502 Bytes

OperatorSchema

Properties

Name Type Description Notes
operator str 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]