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

Files

Latest commit

0367aa7 · Apr 19, 2018

History

History
20 lines (16 loc) · 920 Bytes

User.md

File metadata and controls

20 lines (16 loc) · 920 Bytes

User

Properties

Name Type Description Notes
key string [optional] [default to null]
secondary string [optional] [default to null]
ip string [optional] [default to null]
country string [optional] [default to null]
email string [optional] [default to null]
firstName string [optional] [default to null]
lastName string [optional] [default to null]
avatar string [optional] [default to null]
name string [optional] [default to null]
anonymous boolean [optional] [default to null]
custom map [optional] [default to null]

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