Skip to content

AppDataDTO

Type: object

Properties

Property Type Required Description Constraints
editorType string No
folderId string No
workspaceId string No

Generated example

{
  "editorType": "string",
  "folderId": "123",
  "workspaceId": "123"
}

Source

Generated from swagger-asset.json.