mirror of https://gitee.com/bigwinds/arangodb
8 lines
337 B
Markdown
8 lines
337 B
Markdown
////////////////////////////////////////////////////////////////////////////////
|
|
/// @startDocuBlock JSF_foxx_model_attributes
|
|
///
|
|
/// `model.attributes`
|
|
///
|
|
/// The *attributes* property is the internal hash containing the model's state.
|
|
/// @endDocuBlock
|
|
//////////////////////////////////////////////////////////////////////////////// |