Height class
A Wrapper for the Height API
Signature:
export declare class Height extends Methods
Extends: Methods
Remarks
To use Height API, you have to get a secret key. Go to Height app and get secret key in 'Settings > API'.
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(config) | Constructs a new instance of the Height class |
Methods
Method | Modifiers | Description |
---|---|---|
apiRequest(config, request) |