pub type Meta = HashMap<String, JsonApiValue>;
Meta-data object, can contain any data
pub struct Meta { /* private fields */ }