12345678910111213141516171819202122 |
- uuid: ca894b17-57e2-4c90-ba96-c6336303b4a6
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_order
- - commerce_recurring
- _core:
- default_config_hash: cQtxzRMU2zMGmSRMCOzDRt0Nq60R9yTJSXw1OkKw6no
- id: commerce_order_item.subscription
- field_name: subscription
- entity_type: commerce_order_item
- type: entity_reference
- settings:
- target_type: commerce_subscription
- module: core
- locked: true
- cardinality: 1
- translatable: false
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|