INPUT_OBJECT
Occupancy group.
input OccupancyAttributesInput {# The date when the property will be available. Example: 2018-11-13available_from: JSONDate# The details of the current occupant.contact_details: String# If the property is currently occupied.occupied: Booleanvacant: Boolean}