You are here

commerce_fedex_dry_ice.yml in Commerce FedEx 8

modules/dry_ice/config/schema/commerce_fedex_dry_ice.yml

File

modules/dry_ice/config/schema/commerce_fedex_dry_ice.yml
View source
  1. commerce_fedex.fedex_plugin.plugin.dry_ice:
  2. type: commerce_fedex_service
  3. label: 'Commerce Fedex Dry Ice Service'
  4. mapping:
  5. domestic:
  6. type: mapping
  7. label: 'Domestic'
  8. mapping:
  9. package_type:
  10. type: string
  11. label: 'Package Type'
  12. weight:
  13. type: field.value.physical_measurement
  14. label: 'Weight'
  15. intl:
  16. type: mapping
  17. label: 'International'
  18. mapping:
  19. package_type:
  20. type: string
  21. label: 'Package Type'
  22. weight:
  23. type: field.value.physical_measurement
  24. label: 'Weight'