namespace Cute; internal class TransitionCodeParams : PostParams { public string input_viewer_id = ""; public string password = ""; }