POCO class:
public class AngularClientModel { public string Information{ get; set; } public IList RulesList { get; set; } }