field.storage.profile.tax_number.yml 509 B

1234567891011121314151617181920212223242526
  1. uuid: 406b92db-fbe4-4744-9646-6d8c357bd581
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_tax
  7. - field_permissions
  8. - profile
  9. enforced:
  10. module:
  11. - commerce_tax
  12. third_party_settings:
  13. field_permissions:
  14. permission_type: public
  15. id: profile.tax_number
  16. field_name: tax_number
  17. entity_type: profile
  18. type: commerce_tax_number
  19. settings: { }
  20. module: commerce_tax
  21. locked: false
  22. cardinality: 1
  23. translatable: true
  24. indexes: { }
  25. persist_with_no_fields: false
  26. custom_storage: false