Toggle navigation
opencell REST and WS API: DownloadReportQueryResponseDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
DownloadReportQueryResponseDto
DownloadReportQueryResponseDto
Data Type
A base class for all API DTO classes
Implemented Interfaces
Serializable
Properties
name
data type
description
FileName
string
reportContent
string
Example
{ "FileName" : "...", "reportContent" : "..." }