ProtectionStats Data Type

Properties
name data type constraints description
noSchedule number required
notProtected number required
protectedNo number required

Example

{
  "noSchedule" : 12345,
  "notProtected" : 12345,
  "protectedNo" : 12345
}