C# Class Tests.CBApi.models.requests.JobRecWithUserPrefRequestStub

Inheritance: CBApi.Framework.Requests.JobRecommendationsWithUserPreferencesRequest
Afficher le fichier Open project: usbsnowcrash/Careerbuilder.Net Class Usage Examples

Méthodes publiques

Méthode Description
JobRecWithUserPrefRequestStub ( string jobDid, string userDid, string key, string domain, string cobrand, string siteid ) : CBApi

Méthodes protégées

Méthode Description
CheckForErrors ( IRestResponse response ) : void

Method Details

CheckForErrors() protected méthode

protected CheckForErrors ( IRestResponse response ) : void
response IRestResponse
Résultat void

JobRecWithUserPrefRequestStub() public méthode

public JobRecWithUserPrefRequestStub ( string jobDid, string userDid, string key, string domain, string cobrand, string siteid ) : CBApi
jobDid string
userDid string
key string
domain string
cobrand string
siteid string
Résultat CBApi