Ask a question to get started
Enter to sendā¢Shift+Enter new line
APIPropertyBase()
BaseModel
The name of the property.
Whether the property is required.
The type of the property.
Either a primitive type, a component/parameter type, or an array or 'object' (dict) of the above.
The default value of the property.
The description of the property.
Base model for an API property.