public BidsApiClient(MyRestClient restClient) : base(restClient) { }
public AuctionsApiClient(MyRestClient restClient) : base(restClient) { }