ENUM
NegotiationType
The negotiation type of a property.
link GraphQL Schema definition
- enum NegotiationType {
- # The property is to rent.
- # The property is for sale.
- }
ENUM
The negotiation type of a property.
- enum NegotiationType {
- # The property is to rent.
- # The property is for sale.
- }