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