TransportZoneProfileTypeIdEntry (type)

{
  "additionalProperties": false, 
  "id": "TransportZoneProfileTypeIdEntry", 
  "module_id": "TransportZoneProfile", 
  "properties": {
    "profile_id": {
      "description": "profile id of the resource type", 
      "readonly": false, 
      "required": true, 
      "type": "string"
    }, 
    "resource_type": {
      "$ref": "TransportZoneProfileType, 
      "description": "Selects the type of the transport zone profile"
    }
  }, 
  "type": "object"
}