C# Class HubspotAPIWrapper.Email

Inheritance: BaseClass
Afficher le fichier Open project: Axosoft/HubspotAPIWrapper

Méthodes publiques

Méthode Description
Email ( string apiKey = null, string accessToken = null, string refreshToken = null, string clientId = null ) : System

Méthodes protégées

Méthode Description
GetPath ( string method ) : string

Method Details

Email() public méthode

public Email ( string apiKey = null, string accessToken = null, string refreshToken = null, string clientId = null ) : System
apiKey string
accessToken string
refreshToken string
clientId string
Résultat System

GetPath() protected méthode

protected GetPath ( string method ) : string
method string
Résultat string