BridgeGet
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | BridgeGetType | ❌ | |
id_ | str | ❌ | Unique identifier representing a specific resource instance |
id_v1 | str | ❌ | Clip v1 resource identifier |
owner | ResourceIdentifier | ❌ | |
bridge_id | str | ❌ | Unique identifier of the bridge as printed on the device. Lower case (shouldn't it be upper case?) |
time_zone | TimeZone | ❌ |
BridgeGetType
Properties
Name | Type | Required | Description |
---|---|---|---|
BRIDGE | str | ✅ | "bridge" |
TimeZone
Properties
Name | Type | Required | Description |
---|---|---|---|
time_zone | str | ❌ | Time zone where the user's home is located (as Olson ID). |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs