Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 912 Bytes

JsonProperty.md

File metadata and controls

20 lines (16 loc) · 912 Bytes

JsonProperty

Properties

Name Type Description Notes
Type_ string [default to null]
Ref string [default to null]
Items Object [optional] [default to null]
Required bool [default to null]
MaxItems int32 [optional] [default to null]
MinItems int32 [optional] [default to null]
DefaultValue string [optional] [default to null]
Format string [optional] [default to null]
Pattern string [optional] [default to null]
Maximum int32 [optional] [default to null]
Minimum int32 [optional] [default to null]

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