ApiLogOnRequestDTO¶
stonepy.models.ApiLogOnRequestDTO.ApiLogOnRequestDTO
¶
Bases: RequestModel
Request to create a session (log on) .
user_name
class-attribute
instance-attribute
¶
Username is case sensitive
password
class-attribute
instance-attribute
¶
Password is case sensitive
app_key
class-attribute
instance-attribute
¶
A unique key to identify the client application
app_version
class-attribute
instance-attribute
¶
The version of the client application
app_comments
class-attribute
instance-attribute
¶
Any client application comments on what to associate with this session