Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 348 Bytes

CommonGetReportV1ResponseMPayload.md

File metadata and controls

18 lines (12 loc) · 348 Bytes

EzmaxApi::CommonGetReportV1ResponseMPayload

Properties

Name Type Description Notes
obj_reportgroup CommonReportgroup

Example

require 'Ezmaxapi'

instance = EzmaxApi::CommonGetReportV1ResponseMPayload.new(
  obj_reportgroup: null
)