RoundwoodPile Schema
txt
https://schema.vinv.io/vinv-roundwood-pile/0.0.1.json
1
Roundwood Pile
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | dereferenced.doc.json |
RoundwoodPile Type
object (RoundwoodPile)
RoundwoodPile Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| location | object | Required | cannot be null | RoundwoodPile |
| logs | array | Required | cannot be null | RoundwoodPile |
| image_pile_front | object | Optional | can be null | RoundwoodPile |
location
location
is required
Type:
object(Location)cannot be null
defined in: RoundwoodPile
location Type
object (Location)
logs
Multiple logs definition.
logs
is required
Type:
object[](Log)cannot be null
defined in: RoundwoodPile
logs Type
object[] (Log)
logs Constraints
minimum number of items: the minimum number of items for this array is: 1
image_pile_front
Image of the Pile front
image_pile_front
is optional
Type:
object(Image)can be null
defined in: RoundwoodPile
image_pile_front Type
object (Image)