OBJECT
Represents changed data in personal endorsement
type PersonalEndorsementSnapshot {number: String dateOfExpires: DateTime dateOfIssue: DateTime dateInitial: DateTime notes: String countryOfIssue: Country fileList: [File!] }