Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 416 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 416 Bytes

Account

Static methods

Retrieve account details

client.account([callback(err, data)]);

Return promise object.

  • callback is a function, not required

Detailed documentation in the official API

License

MIT

Bug Reports

Report here.