{
  "friendlyName": "FlowLink",
  "kind": "SchemaRootObject",
  "name": "FlowLinkDTO",
  "properties": [
    {
      "description": "Flow Id",
      "friendlyName": "Flow Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "flowId",
      "underlyingName": "FlowId",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    },
    {
      "description": "Log Id",
      "friendlyName": "Log Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "logId",
      "underlyingName": "LogId",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    }
  ],
  "underlyingType": "FlowLinkDTO",
  "underlyingTypeRef": "FlowLinkDTO"
}