StopMonitoringCapabilityRequestPolicyStructure Data Type

Subtypes
RequestPolicy
Implemented Interfaces
Serializable
Properties
name data type description
UseReferences boolean
UseNames boolean
Properties inherited from CapabilityRequestPolicyStructure
NationalLanguage array of string
WgsDecimalDegrees string
GmlCoordinateFormat string

Example

{
  "UseReferences" : true,
  "UseNames" : true,
  "NationalLanguage" : [ "...", "..." ],
  "WgsDecimalDegrees" : "...",
  "GmlCoordinateFormat" : "..."
}