Method | Description | |
---|---|---|
Initialize ( string apiKey, string subdomain, string privateKey = "", int pageSize = 200 ) : void | ||
InitializeFromConfig ( ) : void |
public static Initialize ( string apiKey, string subdomain, string privateKey = "", int pageSize = 200 ) : void | ||
apiKey | string | |
subdomain | string | |
privateKey | string | |
pageSize | int | |
return | void |
public static InitializeFromConfig ( ) : void | ||
return | void |