Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 666 Bytes

Store.md

File metadata and controls

14 lines (10 loc) · 666 Bytes

Store

Properties

Name Type Description Notes
email str Username/email used to login. Set this during registration.
api_key str Also known as secret key. Read-only [optional]
password str The password required to login. Set this during registration. [optional]
salt str Internal use [optional]
store_id str Also known as access key. Read-only [optional]

[Back to Model list] [Back to API list] [Back to README]