CallfireApiClient.Api.Campaigns.BatchesApi.BatchesApi C# (CSharp) Method

BatchesApi() private method

private BatchesApi ( RestApiClient client ) : System.Collections.Generic
client RestApiClient
return System.Collections.Generic
        internal BatchesApi(RestApiClient client)
        {
            Client = client;
        }