Toggle navigation
opencell REST and WS API: UrlReferenceWrapper
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
UrlReferenceWrapper
UrlReferenceWrapper
Data Type
Implemented Interfaces
Serializable
Properties
name
data type
description
length
number
url
string
regexp
string
empty
boolean
label
string
Example
{ "length" : 12345, "url" : "...", "regexp" : "...", "empty" : true, "label" : "..." }