Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 885 Bytes

RegistrationResponse.md

File metadata and controls

15 lines (11 loc) · 885 Bytes

RegistrationResponse

Properties

Name Type Description Notes
UserName string The username of the new API account [optional] [default to null]
Password string The password of the new API account [optional] [default to null]
AccountId string The Uptrends Account Id for which the new API account was created [optional] [default to null]
OperatorName string The Uptrends Operator on behalf of whom the new API account was created [optional] [default to null]
Status *RegisterStatus [default to null]
Message string [optional] [default to null]

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