Skip to content

EmailAppDataDTO

Type: object

Properties

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

Generated example

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

Source

Generated from swagger-asset.json.