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. enforced:
  6. module:
  7. - commerce_tax
  8. module:
  9. - commerce_tax
  10. - field_permissions
  11. - profile
  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