Consumer API · type

GetTransactionsSummaryResponse

Generated schema definition for GetTransactionsSummaryResponse.

Definition

graphql
type GetTransactionsSummaryResponse {
costBasisPercent: Float
costBasisPercentFormatted: String
totalCapGainCents: Float
totalCapGainsFormatted: String
totalFuturesCents: Float
totalFuturesFormatted: String
totalGamblingCents: Float
totalGamblingFormatted: String
totalIncomeCents: Float
totalIncomeFormatted: String
totalRegulatedFuturesCents: Float
totalRegulatedFuturesFormatted: String
totalSuperficialLossCents: Float
totalSuperficialLossFormatted: String
}