field.field.commerce_product_variation.default.license_expiration.yml 587 B

123456789101112131415161718192021
  1. uuid: f7f2495b-4a0b-4ffc-95f2-732492d3963e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.default
  7. - field.storage.commerce_product_variation.license_expiration
  8. module:
  9. - commerce
  10. id: commerce_product_variation.default.license_expiration
  11. field_name: license_expiration
  12. entity_type: commerce_product_variation
  13. bundle: default
  14. label: 'License Expiration'
  15. description: ''
  16. required: true
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: null
  20. settings: { }
  21. field_type: 'commerce_plugin_item:recurring_period'