Gateway Spend Report Row
constructor(day: String? = null, hour: String? = null, user: String? = null, model: String? = null, tag: String? = null, provider: String? = null, credentialType: GatewayCredentialType? = null, totalCost: Double, marketCost: Double? = null, inputTokens: Int? = null, outputTokens: Int? = null, cachedInputTokens: Int? = null, cacheCreationInputTokens: Int? = null, reasoningTokens: Int? = null, requestCount: Int? = null)(source)