Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 637 Bytes

UserAttributes.md

File metadata and controls

14 lines (10 loc) · 637 Bytes

TessJsonApi.UserAttributes

Properties

Name Type Description Notes
slug String The "friendly" identifier of the user. [optional]
username String The user's TeSS username. [optional]
firstname String The user's first, or given, name. [optional]
surname String The user's last, or family, name. [optional]
createdAt Date The date the user registered on TeSS. [optional]
updatedAt Date The date the user last updated their profile on TeSS. [optional]