omise/omise-node

IDE suggests a wrong attribute

Closed this issue · 1 comments

I have found that IDE suggests a wrong attribute for Account API, it should be omise.account.

May need to change this line of code.

accounts: Account.IAccountAPI;

actually thanks to @jacstn :)