Difference between revisions of "ProtectionStateObject"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_DataType_Spec |Description=Protection State object |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10" {{!}}- style="background:#88ccff;...")
 
 
Line 10: Line 10:
 
{{!}}- valign="top"
 
{{!}}- valign="top"
  
! isProtected
+
! IsProtected
 
{{!}} Boolean
 
{{!}} Boolean
 
{{!}}  
 
{{!}}  
Line 21: Line 21:
  
 
{
 
{
:    "isProtected": true
+
:    "IsProtected": true
 
}
 
}
  

Latest revision as of 10:28, 12 July 2019

Protection State object

Members

Field Data Type Description
IsProtected Boolean


Example

{

"IsProtected": true

}


Known issues

None


Version history

API Version Number Change description Changes author
7.1 Initial data type implementation José Manuel Escartín


See also