@wildix/wms-api-client > WmsApi > getColleagueById
WmsApi.getColleagueById() method
Signature:
getColleagueById(args: GetColleagueByIdCommandInput, cb: (err: any, data?: GetColleagueByIdCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: GetColleagueByIdCommandOutput) => void |
Returns:
void