NestedData

constructor(nestedInt: Int, nestedString: String, innerNestedData: List<InnerNestedData>)