C# Класс InfusionsoftApi.Services.ContactService

Наследование: ServiceBase
Показать файл Открыть проект

Открытые методы

Метод Описание
AddContact ( Contact contact, IEnumerable tags = null ) : int
ContactService ( string baseUrl, string privateKey ) : System.Collections.Generic

Описание методов

AddContact() публичный Метод

public AddContact ( Contact contact, IEnumerable tags = null ) : int
contact InfusionsoftApi.Models.Contact
tags IEnumerable
Результат int

ContactService() публичный Метод

public ContactService ( string baseUrl, string privateKey ) : System.Collections.Generic
baseUrl string
privateKey string
Результат System.Collections.Generic