Consumer API · type
Report
Generated schema definition for Report.
Definition
graphql
type Report {clientId: String!costBasisAlgorithm: CostBasisAlgorithmEnumcreatedAt: Date!endDate: DatefileObjectKey: String!generatedByUser: Userid: String!reportGroupId: StringstartDate: Datetitle: String!type: ReportTypeEnumupdatedAt: Date!}