You are here

commerce_license.schema.yml in Commerce License 8.2

config/schema/commerce_license.schema.yml

File

config/schema/commerce_license.schema.yml
View source
  1. commerce_product.commerce_product_variation_type.*.third_party.commerce_license:
  2. type: mapping
  3. label: 'License settings'
  4. mapping:
  5. license_types:
  6. type: sequence
  7. label: 'License types allowed with this product variation'
  8. activate_on_place:
  9. type: boolean
  10. label: 'Whether to activate a license when the order is placed'
  11. views.field.commerce_license__entity_label:
  12. type: views.field.entity_label
  13. field.formatter.settings.commerce_license_expiration:
  14. type: field.formatter.settings.timestamp