Class ByProjectKeyAsAssociateByAssociateIdRequestBuilder
Constructors
constructor
- new ByProjectKeyAsAssociateByAssociateIdRequestBuilder(args): ByProjectKeyAsAssociateByAssociateIdRequestBuilder
Parameters
- args: {
baseUri?: string;
executeRequest: executeRequest;
pathArgs: {
associateId: string;
projectKey: string;
};
}Optional
baseUri?: string
pathArgs: {
associateId: string;
projectKey: string;
}
associateId: string
projectKey: string
Properties
Protected
Readonly
args
args: { baseUri?: string; executeRequest: executeRequest; pathArgs: { associateId: string; projectKey: string; }; } Type declaration
Optional
baseUri?: string
pathArgs: {
associateId: string;
projectKey: string;
}
associateId: string
projectKey: string
Methods
inBusinessUnitKeyWithBusinessUnitKeyValue
A Business Unit can represent a Company or a Division.