Consumer API · type

ReportInfoSummary

Generated schema definition for ReportInfoSummary.

Definition

graphql
type ReportInfoSummary {
basis: Float!
gain: Float!
proceeds: Float!
rowCount: Int!
}