Working with complex data types and data objects
Working with complex nested data objects can be difficult, especially when accessing a specific property or subset of data in a complex data structure. This post will look at complex data objects, what they are, and an easier way of managing those complex data objects by using complex types.