You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
359 B
19 lines
359 B
6 years ago
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- reserve
|
||
|
id: reserve_reservation.reservation_series_id
|
||
|
field_name: reservation_series_id
|
||
|
entity_type: reserve_reservation
|
||
|
type: integer
|
||
|
settings:
|
||
|
unsigned: false
|
||
|
size: normal
|
||
|
module: core
|
||
|
locked: true
|
||
|
cardinality: 1
|
||
|
translatable: true
|
||
|
indexes: { }
|
||
|
persist_with_no_fields: false
|
||
|
custom_storage: false
|