Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.1 KB

UpdateProfile.md

File metadata and controls

18 lines (13 loc) · 1.1 KB

UpdateProfile

Properties

Name Type Description Notes
TeamName string Name of the Project Team. Must not be empty, maximum 128 printable characters
TeamDesc string Optional description of the Project Team, maximum 256 printable characters [optional]
Company string Optional name of the company, maximum 256 printable characters [optional]
Address string Optional address of the company, maximum 256 printable characters [optional]
Email string Optional email address of the contact person for the team, maximum 256 printable characters [optional]
EmailVerified bool Currently always false [optional]
PhoneNumber string Optional phone number of the contact person for the team, maximum 32 printable characters [optional]
PhoneVerified bool Currently always false [optional]

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