ReportZReportStringValueMapping
Model
Required
ZReportStringID :
number (int)
Nullable
MaxLength(64)
ZReportID :
string
Nullable
MaxLength(16)
ZReportCounter :
string
Nullable
MaxLength(32)
Reporting_TradingDate :
string
Example
{
"ZReportStringID": 321,
"ZReportID": "string value",
"ZReportCounter": "string value",
"Reporting_TradingDate": "string value"
}