DemiseIncidentWitness
A witness of a demise incident with their name and relation
type DemiseIncidentWitness {
familyRelation: FamilyRelation
name: String
}
Fields
DemiseIncidentWitness.familyRelation ● FamilyRelation enum
Relation of the witness towards the client
DemiseIncidentWitness.name ● String scalar
Name of the witness, null while it is still unknown
Member Of
DemiseIncidentWitnessType object