Structs

This data structure will be very broadly useful and represents how an entry should be serialized along with what metadata to form a consistent pattern that the UI or client can expect. It is called WireElement because it is how data looks passed ‘over the wire’ or network. It serializes with camelCase style replacement of underscores in object keys.