pub type IdentityData = (UID, Multicontroller<Vec<u8>>, Option<ObjectID>, Timestamp, Timestamp, u64);
The data stored in an on-chain identity.