ContactBasicHistorySnapshot (Object)
Represents basic history for a contact.
type ContactBasicHistorySnapshot {
changedBy: String!
dateTimeChanged: DateTime!
data: ContactBasicHistoryData!
}
Represents basic history for a contact.
type ContactBasicHistorySnapshot {
changedBy: String!
dateTimeChanged: DateTime!
data: ContactBasicHistoryData!
}
ContactBasicHistorySnapshot.changedBy ● String! non-null scalarContactBasicHistorySnapshot.dateTimeChanged ● DateTime! non-null scalarContactBasicHistorySnapshot.data ● ContactBasicHistoryData! non-null object