Name | Type | Description | Notes |
---|---|---|---|
a_obj_report | Array<CommonReport> | ||
a_obj_reportcellstyle_custom | Array<CommonReportcellstyle> |
require 'Ezmaxapi'
instance = EzmaxApi::CommonReportgroup.new(
a_obj_report: null,
a_obj_reportcellstyle_custom: null
)