PropertyDamageInput
Any property damage done during the incident
input PropertyDamageInput {
damage: String
isPropertyDamageDone: Boolean!
}
Fields
PropertyDamageInput.damage ● String scalar
Any property damage done during the incident
PropertyDamageInput.isPropertyDamageDone ● Boolean! non-null scalar
Was any property damage done?