Exemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="EmailValidation" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal EmailValidation(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Segments" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Segments(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 3
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Statistics" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Statistics(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 4
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Campaigns" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Campaigns(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 5
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Segments" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Segments(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 6
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Contacts" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Contacts(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 7
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SenderIdentities" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public SenderIdentities(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 8
0
 /// <summary>
 /// Initializes a new instance of the <see cref="PastMeetings" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal PastMeetings(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 9
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SingleSends" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal SingleSends(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 10
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiKeys" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal ApiKeys(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 11
0
 /// <summary>
 /// Initializes a new instance of the <see cref="AccessManagement" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal AccessManagement(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 12
0
 /// <summary>
 /// Initializes a new instance of the <see cref="CustomFields" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal CustomFields(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 13
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Lists" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Lists(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 14
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SpamReports" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal SpamReports(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 15
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Batches" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Batches(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 16
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Subusers" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Subusers(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 17
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Categories" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Categories(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 18
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Accounts" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Accounts(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 19
0
 /// <summary>
 /// Initializes a new instance of the <see cref="WebhookStats" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal WebhookStats(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 20
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SenderIdentities" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal SenderIdentities(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 21
0
 /// <summary>
 /// Initializes a new instance of the <see cref="User" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal User(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 22
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Blocks" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Blocks(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 23
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SenderAuthentication" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal SenderAuthentication(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 24
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Teammates" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Teammates(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 25
0
 /// <summary>
 /// Initializes a new instance of the <see cref="CloudRecordings" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal CloudRecordings(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 26
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Alerts" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Alerts(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 27
0
 /// <summary>
 /// Initializes a new instance of the <see cref="InvalidEmails" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal InvalidEmails(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 28
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Mail" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Mail(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 29
0
 /// <summary>
 /// Initializes a new instance of the <see cref="GlobalSuppressions" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal GlobalSuppressions(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Exemplo n.º 30
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Statistics" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Statistics(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }