FeatureRefs Data Type

Implemented Interfaces
Serializable
Properties
name data type description
FeatureRef array of ServiceFeatureRef

Example

{
  "FeatureRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ]
}