Module moonwalk.api.model
API model.
Extends the proto object.
Functions
finalize () | Finalize a model definition. |
insert_into (table, models) | Finalize a model definition and insert it into a table. |
Fields
properties_required | Whether model properties are required by default. |
Functions
- finalize ()
- Finalize a model definition.
- insert_into (table, models)
-
Finalize a model definition and insert it into a table.
Parameters:
- table
- models