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