CDRSResponse

constructor(countryCode: String? = null, partyId: String? = null, id: String? = null, startDateTime: String? = null, endDateTime: String? = null, cdrToken: CdrToken? = null, authMethod: String? = null, cdrLocation: CdrLocation? = null, currency: String? = null, totalCost: OCPIPrice? = null, totalEnergy: Int? = null, totalTime: Int? = null, lastUpdated: String? = null)