uriValues property
When the attribute value type is URL, this field contains the value(s) for this attribute, and the other values fields must be empty.
Implementation
core.List<UriAttributeValue>? uriValues;
When the attribute value type is URL, this field contains the value(s) for this attribute, and the other values fields must be empty.
core.List<UriAttributeValue>? uriValues;