BreakHistoryService

Class to retrieve information about history of breaks

Constructors


BreakHistoryService(IRestClient restClient)

Creates and initializes an instance of BreakHistoryService class by restClient

Parameters

restClient

Instance of the rest client object

Methods


GetAsync(string odataQuery)

Get history of breaks

Parameters

odataQuery

String with OData query

Returns

List of BreakHistory objects