12345678910111213141516171819202122 |
- uuid: 406b92db-fbe4-4744-9646-6d8c357bd581
- langcode: en
- status: true
- dependencies:
- enforced:
- module:
- - commerce_tax
- module:
- - commerce_tax
- - profile
- id: profile.tax_number
- field_name: tax_number
- entity_type: profile
- type: commerce_tax_number
- settings: { }
- module: commerce_tax
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|