Heatzy API for Node.js - v13.0.0
GitHub
GitHub Packages
Preparing search index...
LoginCredentials
Interface LoginCredentials
Heatzy (Gizwits) user credentials — also the verbatim
/login
body.
interface
LoginCredentials
{
password
:
string
;
username
:
string
;
}
Index
Properties
password
username
Properties
Readonly
password
password
:
string
Readonly
username
username
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
username
GitHub
GitHub Packages
Heatzy API for Node.js - v13.0.0
Loading...
Heatzy (Gizwits) user credentials — also the verbatim
/loginbody.