RulesListData

public RulesListData RulesListData(@Json(name = "items") List<Rule> items, @Json(name = "next_cursor") String nextCursor)