Skip to Content

PropertyResponse

Properties

NameTypeDescriptionNotes
idLongProperty ID[default to null]
vendor_idLongVendor ID (property owner)[default to null]
property_type_idLongProperty type ID[default to null]
nameStringProperty name[default to null]
slugStringURL-friendly slug[default to null]
descriptionStringProperty description[optional] [default to null]
instant_bookingBooleanWhether instant booking is enabled[default to null]
house_rulesStringHouse rules[optional] [default to null]
is_activeBooleanWhether the property is active[default to null]
is_featuredBooleanWhether the property is featured[default to null]
amenitiesListList of amenities[default to null]
cancellation_policyCancellationPolicyResponseCancellation policy[optional] [default to null]
photosListProperty photos[default to null]
created_atStringCreation timestamp[default to null]
updated_atStringLast update timestamp[default to null]
pricingPropertyPricingInfoPricing information[default to null]
locationPropertyLocationInfoLocation information[default to null]
capacityPropertyCapacityInfoCapacity information[default to null]
timingPropertyTimingInfoTiming configuration[default to null]
ratingPropertyRatingInfoRating information[default to null]

[Back to Model list] [Back to API list] [Back to README]