getCDRs

abstract suspend fun getCDRs(param: String): Either<MapboxEVPlatformError, CDRSResponse>