customer
Table of contents
Interfaces
Functions
getCustomerInfo
▸ getCustomerInfo(options?
: { account?
: Account }): Promise<CustomerInfo>
Get information about current logged-in user
Parameters:
Name | Type |
---|---|
options? | object |
options.account? | Account |
Returns: Promise<CustomerInfo>
Found a mistake? Email us, and we'll send you a free t-shirt!