field.field.commerce_product_variation.materio_product_variation_type.license_type.yml 637 B

123456789101112131415161718192021
  1. uuid: 41628430-848b-4970-8e39-469b450633d4
  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_type
  8. module:
  9. - commerce
  10. id: commerce_product_variation.materio_product_variation_type.license_type
  11. field_name: license_type
  12. entity_type: commerce_product_variation
  13. bundle: materio_product_variation_type
  14. label: 'License Type'
  15. description: ''
  16. required: true
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: null
  20. settings: { }
  21. field_type: 'commerce_plugin_item:commerce_license_type'