Type alias UsageEventReportInput

UsageEventReportInput: { customerId: Scalars["String"]; dimensions?: InputMaybe<Scalars["JSON"]>; eventName: Scalars["String"]; idempotencyKey: Scalars["String"]; resourceId?: InputMaybe<Scalars["String"]>; timestamp?: InputMaybe<Scalars["DateTime"]> }

Type declaration