idV1 property
- @Deprecated("Use `id` instead. This will be removed when Philips Hue API v1 is " "removed.")
final
Clip v1 resource identifier.
Regex pattern ^(\/[a-z]{4,32}\/[0-9a-zA-Z-]{1,32})?$
Implementation
@Deprecated(
"Use `id` instead. This will be removed when Philips Hue API v1 is "
"removed.")
final String idV1;