12345678910111213141516171819 |
- uuid: ec2bd35f-71ea-4ae9-ae13-0c4196c387b4
- langcode: en
- status: true
- dependencies:
- module:
- - commerce
- - commerce_product
- id: commerce_product_variation.license_expiration
- field_name: license_expiration
- entity_type: commerce_product_variation
- type: 'commerce_plugin_item:recurring_period'
- settings: { }
- module: commerce
- locked: true
- cardinality: 1
- translatable: false
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|