field.field.commerce_product_variation.materio_product_variation_type.license_expiration.yml 656 B

123456789101112131415161718192021
  1. uuid: 711c71f5-14e6-4d4f-b544-ce1665dbd4ef
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. - field.storage.commerce_product_variation.license_expiration
  8. module:
  9. - commerce
  10. id: commerce_product_variation.materio_product_variation_type.license_expiration
  11. field_name: license_expiration
  12. entity_type: commerce_product_variation
  13. bundle: materio_product_variation_type
  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'