FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: measurement-unit-time.md
# Measurement Unit Time Unit of time used to measure a quantity (a duration). ## Enumeration `MeasurementUnitTime` ## Fields | Name | Description | | --- | --- | | `GENERIC_MILLISECOND` | The time is measured in milliseconds. | | `GENERIC_SECOND` | The time is measured in seconds. | | `GENERIC_MINUTE` | The time is measured in minutes. | | `GENERIC_HOUR` | The time is measured in hours. | | `GENERIC_DAY` | The time is measured in days. |
Save
Back