public Options() { ListVerb = new ListSubOptions() { All = true }; ListUsersVerb = new ListUsersSubOptions() { Filter = string.Empty }; }