field.storage.commerce_product_variation.billing_schedule.yml 459 B

1234567891011121314151617181920
  1. uuid: bcad9510-7cff-479d-9e95-5839fe0c1831
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_product
  7. - commerce_recurring
  8. id: commerce_product_variation.billing_schedule
  9. field_name: billing_schedule
  10. entity_type: commerce_product_variation
  11. type: entity_reference
  12. settings:
  13. target_type: commerce_billing_schedule
  14. module: core
  15. locked: true
  16. cardinality: 1
  17. translatable: false
  18. indexes: { }
  19. persist_with_no_fields: false
  20. custom_storage: false