@wildix/xbees-users-client > Users > getAccount
Users.getAccount() method
Signature:
getAccount(args: GetAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetAccountCommandOutput) => void |
Returns:
void