Method | Description | |
---|---|---|
OrganizationsRequest ( IOrganizationId organization, string resource = "" ) : RestSharp | ||
OrganizationsRequest ( string orgIdOrName, string resource = "" ) : RestSharp |
public OrganizationsRequest ( IOrganizationId organization, string resource = "" ) : RestSharp | ||
organization | IOrganizationId | |
resource | string | |
return | RestSharp |
public OrganizationsRequest ( string orgIdOrName, string resource = "" ) : RestSharp | ||
orgIdOrName | string | |
resource | string | |
return | RestSharp |