FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: device-code-status.md
# Device Code Status DeviceCode.Status enum. ## Enumeration `DeviceCodeStatus` ## Fields | Name | Description | | --- | --- | | `UNKNOWN` | The status cannot be determined or does not exist. | | `UNPAIRED` | The device code is just created and unpaired. | | `PAIRED` | The device code has been signed in and paired to a device. | | `EXPIRED` | The device code was unpaired and expired before it was paired. |
Save
Back