This object represents a bundle which contains action, schema, event, cronjob and trigger configurations from you local instance
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| name | Text | Unique name of the object |
| version | Text | Version of this bundle |
| icon | Text | Icon to represent this bundle |
| summary | Text | Short summary which explains the use case for this bundle |
| description | Text | Long description how to use this bundle may also contains markdown syntax |
| cost | Integer | Optional a cost for this bundle |
| config | Backend_BundleConfig | The bundle configuration |