1234567891011121314151617181920212223 |
- uuid: e55480a2-c531-4efa-91b1-07e8fde7c440
- langcode: en
- status: true
- dependencies:
- config:
- - commerce_order.commerce_order_item_type.recurring_standalone
- - field.storage.commerce_order_item.billing_period
- module:
- - commerce_recurring
- _core:
- default_config_hash: 8z6LA1pZVQ8kEMvTk4iudjxjw_lmwTijHcpVVvNLroY
- id: commerce_order_item.recurring_standalone.billing_period
- field_name: billing_period
- entity_type: commerce_order_item
- bundle: recurring_standalone
- label: 'Billing period'
- description: ''
- required: true
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: commerce_billing_period
|