Record
database-type-engine
No description available.
record database-type-engine {
price: option<database-type-engine-price>,
quantity: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| price | option<database-type-engine-price> | |
| quantity | option<s32> |