VasaUser
                                VasaUser                            
                            
                            VASA User representation
JSON Example
                                    {
    "id": "string",
    "username": "string",
    "password": "string"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        ID of the VASA User
            
            
                                    string
                
                
            
        
        
                username            
                            Required
            
            
        VASA User name
            
            
                                    string
                
                
            
        
        
                password            
                            Required
            
            
        Password
