{"openapi":"3.0.0","info":{"title":"","description":"","version":"0.0.0"},"servers":[{"url":"\/","description":""}],"paths":{"\/building_realties":{"get":{"operationId":"api_building_realties_get_collection","tags":["BuildingRealty"],"responses":{"200":{"description":"BuildingRealty collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BuildingRealty.jsonld-realty_read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BuildingRealty-realty_read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BuildingRealty-realty_read"}}}}}},"summary":"Retrieves the collection of BuildingRealty resources.","description":"Retrieves the collection of BuildingRealty resources.","parameters":[{"name":"geographicSector","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"geographicSector[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"transaction","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"transaction[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"reference","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lots.surface[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lots.surface[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lots.surface[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lots.surface[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lots.surface[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/building_realties\/{id}":{"get":{"operationId":"api_building_realties_id_get","tags":["BuildingRealty"],"responses":{"200":{"description":"BuildingRealty resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BuildingRealty.jsonld-realty_read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BuildingRealty-realty_read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BuildingRealty-realty_read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BuildingRealty resource.","description":"Retrieves a BuildingRealty resource.","parameters":[{"name":"id","in":"path","description":"BuildingRealty identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/faq_categories":{"get":{"operationId":"api_faq_categories_get_collection","tags":["FaqCategory"],"responses":{"200":{"description":"FaqCategory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqCategory.jsonld-faq_read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqCategory-faq_read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqCategory-faq_read"}}}}}},"summary":"Retrieves the collection of FaqCategory resources.","description":"Retrieves the collection of FaqCategory resources.","parameters":[{"name":"section","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"section[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"level","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"level[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/faq_categories\/{id}":{"get":{"operationId":"api_faq_categories_id_get","tags":["FaqCategory"],"responses":{"200":{"description":"FaqCategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqCategory.jsonld-faq_read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqCategory-faq_read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqCategory-faq_read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FaqCategory resource.","description":"Retrieves a FaqCategory resource.","parameters":[{"name":"id","in":"path","description":"FaqCategory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/faq_questions":{"get":{"operationId":"api_faq_questions_get_collection","tags":["FaqQuestion"],"responses":{"200":{"description":"FaqQuestion collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqQuestion.jsonld-faq_read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqQuestion-faq_read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqQuestion-faq_read"}}}}}},"summary":"Retrieves the collection of FaqQuestion resources.","description":"Retrieves the collection of FaqQuestion resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/faq_questions\/{id}":{"get":{"operationId":"api_faq_questions_id_get","tags":["FaqQuestion"],"responses":{"200":{"description":"FaqQuestion resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FaqQuestion.jsonld-faq_read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FaqQuestion-faq_read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FaqQuestion-faq_read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FaqQuestion resource.","description":"Retrieves a FaqQuestion resource.","parameters":[{"name":"id","in":"path","description":"FaqQuestion identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/housing_demands":{"get":{"operationId":"api_housing_demands_get_collection","tags":["HousingDemand"],"responses":{"200":{"description":"HousingDemand collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/HousingDemand.jsonld-read_housing_demand"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HousingDemand-read_housing_demand"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/HousingDemand-read_housing_demand"}}}}}},"summary":"Retrieves the collection of HousingDemand resources.","description":"Retrieves the collection of HousingDemand resources.","parameters":[{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/housing_demands\/{id}":{"get":{"operationId":"api_housing_demands_id_get","tags":["HousingDemand"],"responses":{"200":{"description":"HousingDemand resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/HousingDemand.jsonld-read_housing_demand"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HousingDemand-read_housing_demand"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HousingDemand-read_housing_demand"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a HousingDemand resource.","description":"Retrieves a HousingDemand resource.","parameters":[{"name":"id","in":"path","description":"HousingDemand identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/news":{"get":{"operationId":"api_news_get_collection","tags":["News"],"responses":{"200":{"description":"News collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/News.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/News"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/News"}}}}}},"summary":"Retrieves the collection of News resources.","description":"Retrieves the collection of News resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/news\/{id}":{"get":{"operationId":"api_news_id_get","tags":["News"],"responses":{"200":{"description":"News resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/News.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/News"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/News"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a News resource.","description":"Retrieves a News resource.","parameters":[{"name":"id","in":"path","description":"News identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/private_realties":{"get":{"operationId":"api_private_realties_get_collection","tags":["PrivateRealty"],"responses":{"200":{"description":"PrivateRealty collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrivateRealty.jsonld-realty_read_Default_realty"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrivateRealty-realty_read_Default_realty"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrivateRealty-realty_read_Default_realty"}}}}}},"summary":"Retrieves the collection of PrivateRealty resources.","description":"Retrieves the collection of PrivateRealty resources.","parameters":[{"name":"city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"city[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"typology","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"typology[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"transaction","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"transaction[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"reference","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"new","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/private_realties\/{id}":{"get":{"operationId":"api_private_realties_id_get","tags":["PrivateRealty"],"responses":{"200":{"description":"PrivateRealty resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrivateRealty.jsonld-realty_read_Default_realty"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrivateRealty-realty_read_Default_realty"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PrivateRealty-realty_read_Default_realty"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PrivateRealty resource.","description":"Retrieves a PrivateRealty resource.","parameters":[{"name":"id","in":"path","description":"PrivateRealty identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]}},"components":{"schemas":{"AbstractRealtyAd-read_housing_demand":{"type":"object","description":"","deprecated":false,"required":["type","transaction","zipCode","city"],"properties":{"type":{"description":"Type.","type":"string"},"transaction":{"enum":["realty.transaction.rent","realty.transaction.sale"],"description":"Transaction type (sale or rent).","type":"string"},"zipCode":{"minLength":5,"maxLength":5,"description":"Zip code.","type":"string"},"city":{"minLength":0,"maxLength":100,"description":"City (real one, not geographic sector).","type":"string"}}},"AbstractRealtyAd.jsonld-read_housing_demand":{"type":"object","description":"","deprecated":false,"required":["type","transaction","zipCode","city"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"description":"Type.","type":"string"},"transaction":{"enum":["realty.transaction.rent","realty.transaction.sale"],"description":"Transaction type (sale or rent).","type":"string"},"zipCode":{"minLength":5,"maxLength":5,"description":"Zip code.","type":"string"},"city":{"minLength":0,"maxLength":100,"description":"City (real one, not geographic sector).","type":"string"}}},"BuildingLot-realty_read":{"type":"object","description":"","deprecated":false,"required":["surface"],"properties":{"surface":{"minimum":0,"description":"Surface.","type":"number","nullable":true},"monthlyPrice":{"description":"Monthly rent price excluding charges.","type":"number","nullable":true},"monthlyCharge":{"description":"Monthly rent charges.","type":"number","nullable":true},"priceWithHonorary":{"description":"Price with honorary.","type":"number","nullable":true},"honoraryForBuyer":{"description":"Honorary for buyer.","type":"number","nullable":true},"honoraryForSeller":{"description":"Honorary for seller.","type":"number","nullable":true}}},"BuildingLot.jsonld-realty_read":{"type":"object","description":"","deprecated":false,"required":["surface"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"surface":{"minimum":0,"description":"Surface.","type":"number","nullable":true},"monthlyPrice":{"description":"Monthly rent price excluding charges.","type":"number","nullable":true},"monthlyCharge":{"description":"Monthly rent charges.","type":"number","nullable":true},"priceWithHonorary":{"description":"Price with honorary.","type":"number","nullable":true},"honoraryForBuyer":{"description":"Honorary for buyer.","type":"number","nullable":true},"honoraryForSeller":{"description":"Honorary for seller.","type":"number","nullable":true}}},"BuildingRealty-realty_read":{"type":"object","description":"","deprecated":false,"properties":{"reference":{"minLength":0,"maxLength":100,"description":"Mandate reference.","type":"string","nullable":true},"name":{"description":"Name.","type":"string"},"geographicSector":{"description":"Geographic sector.","anyOf":[{"$ref":"#\/components\/schemas\/GeographicSector-realty_read"}],"nullable":true},"lots":{"description":"Lots.","type":"array","items":{"$ref":"#\/components\/schemas\/BuildingLot-realty_read"}},"id":{"readOnly":true,"description":"Id.","type":"integer"},"title":{"minLength":0,"maxLength":255,"description":"Title.","type":"string"},"description":{"description":"Description.","type":"string"},"slug":{"description":"Slug.","type":"string"},"type":{"description":"Type.","type":"string"},"transaction":{"enum":["realty.transaction.rent","realty.transaction.sale"],"description":"Transaction type (sale or rent).","type":"string"},"favorite":{"description":"Is favorite?","type":"boolean"},"zipCode":{"minLength":5,"maxLength":5,"description":"Zip code.","type":"string"},"city":{"minLength":0,"maxLength":100,"description":"City (real one, not geographic sector).","type":"string"},"latitude":{"description":"Latitude.","type":"number","nullable":true},"longitude":{"description":"Longitude.","type":"number","nullable":true}},"required":["name","geographicSector","title","description","type","transaction","favorite","zipCode","city"]},"BuildingRealty.jsonld-realty_read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"reference":{"minLength":0,"maxLength":100,"description":"Mandate reference.","type":"string","nullable":true},"name":{"description":"Name.","type":"string"},"geographicSector":{"description":"Geographic sector.","anyOf":[{"$ref":"#\/components\/schemas\/GeographicSector.jsonld-realty_read"}],"nullable":true},"lots":{"description":"Lots.","type":"array","items":{"$ref":"#\/components\/schemas\/BuildingLot.jsonld-realty_read"}},"id":{"readOnly":true,"description":"Id.","type":"integer"},"title":{"minLength":0,"maxLength":255,"description":"Title.","type":"string"},"description":{"description":"Description.","type":"string"},"slug":{"description":"Slug.","type":"string"},"type":{"description":"Type.","type":"string"},"transaction":{"enum":["realty.transaction.rent","realty.transaction.sale"],"description":"Transaction type (sale or rent).","type":"string"},"favorite":{"description":"Is favorite?","type":"boolean"},"zipCode":{"minLength":5,"maxLength":5,"description":"Zip code.","type":"string"},"city":{"minLength":0,"maxLength":100,"description":"City (real one, not geographic sector).","type":"string"},"latitude":{"description":"Latitude.","type":"number","nullable":true},"longitude":{"description":"Longitude.","type":"number","nullable":true}},"required":["name","geographicSector","title","description","type","transaction","favorite","zipCode","city"]},"FaqCategory-faq_read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"title":{"minLength":3,"maxLength":255,"type":"string"},"level":{"default":1,"example":1,"type":"integer"},"children":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqCategory-faq_read"}},"questions":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqQuestion-faq_read"}}},"required":["title"]},"FaqCategory.jsonld-faq_read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"title":{"minLength":3,"maxLength":255,"type":"string"},"level":{"default":1,"example":1,"type":"integer"},"children":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqCategory.jsonld-faq_read"}},"questions":{"type":"array","items":{"$ref":"#\/components\/schemas\/FaqQuestion.jsonld-faq_read"}}},"required":["title"]},"FaqQuestion-faq_read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"title":{"minLength":3,"maxLength":255,"type":"string"},"answer":{"type":"string"}},"required":["title","answer"]},"FaqQuestion.jsonld-faq_read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"title":{"minLength":3,"maxLength":255,"type":"string"},"answer":{"type":"string"}},"required":["title","answer"]},"GeographicSector-realty_read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"GeographicSector.jsonld-realty_read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"title":{"type":"string"}}},"HousingDemand-read_housing_demand":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"accessibility":{"default":1,"example":1,"type":"integer","nullable":true},"homePhone":{"minLength":10,"maxLength":17,"pattern":"^(.*(^(?:(?:\\+|00)33|0)\\s*[1-9](?:[\\s.-]*\\d{2}){4}$).*)$","type":"string","nullable":true},"desktopPhone":{"minLength":10,"maxLength":17,"pattern":"^(.*(^(?:(?:\\+|00)33|0)\\s*[1-9](?:[\\s.-]*\\d{2}){4}$).*)$","type":"string","nullable":true},"socialHousingTenant":{"type":"boolean","nullable":true},"sogimaTenant":{"type":"boolean","nullable":true},"applicants":{"type":"array","items":{"$ref":"#\/components\/schemas\/HousingFamilyMember-read_housing_demand"}},"families":{"type":"array","items":{"$ref":"#\/components\/schemas\/HousingFamilyMember-read_housing_demand"}},"familyAllowances":{"type":"string"},"housingAllowances":{"type":"string"},"otherAllowances":{"type":"string"},"totalAllowances":{"type":"string"},"realtyAd":{"anyOf":[{"$ref":"#\/components\/schemas\/AbstractRealtyAd-read_housing_demand"}],"nullable":true},"maxRent":{"minimum":0,"type":"integer","nullable":true},"lastname":{"minLength":0,"maxLength":200,"type":"string"},"firstname":{"minLength":0,"maxLength":200,"type":"string"},"email":{"format":"email","minLength":0,"maxLength":200,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"}},"required":["familyAllowances","housingAllowances","otherAllowances","totalAllowances","maxRent"]},"HousingDemand.jsonld-read_housing_demand":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"accessibility":{"default":1,"example":1,"type":"integer","nullable":true},"homePhone":{"minLength":10,"maxLength":17,"pattern":"^(.*(^(?:(?:\\+|00)33|0)\\s*[1-9](?:[\\s.-]*\\d{2}){4}$).*)$","type":"string","nullable":true},"desktopPhone":{"minLength":10,"maxLength":17,"pattern":"^(.*(^(?:(?:\\+|00)33|0)\\s*[1-9](?:[\\s.-]*\\d{2}){4}$).*)$","type":"string","nullable":true},"socialHousingTenant":{"type":"boolean","nullable":true},"sogimaTenant":{"type":"boolean","nullable":true},"applicants":{"type":"array","items":{"$ref":"#\/components\/schemas\/HousingFamilyMember.jsonld-read_housing_demand"}},"families":{"type":"array","items":{"$ref":"#\/components\/schemas\/HousingFamilyMember.jsonld-read_housing_demand"}},"familyAllowances":{"type":"string"},"housingAllowances":{"type":"string"},"otherAllowances":{"type":"string"},"totalAllowances":{"type":"string"},"realtyAd":{"anyOf":[{"$ref":"#\/components\/schemas\/AbstractRealtyAd.jsonld-read_housing_demand"}],"nullable":true},"maxRent":{"minimum":0,"type":"integer","nullable":true},"lastname":{"minLength":0,"maxLength":200,"type":"string"},"firstname":{"minLength":0,"maxLength":200,"type":"string"},"email":{"format":"email","minLength":0,"maxLength":200,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"}},"required":["familyAllowances","housingAllowances","otherAllowances","totalAllowances","maxRent"]},"HousingFamilyMember-read_housing_demand":{"type":"object","description":"","deprecated":false,"required":["lastname","firstname","birthday","job","employer","monthlyNetSalary","allowances","parentalLink"],"properties":{"lastname":{"minLength":0,"maxLength":200,"type":"string"},"firstname":{"minLength":0,"maxLength":200,"type":"string"},"birthday":{"type":"string","format":"date-time"},"job":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"employer":{"minLength":0,"maxLength":200,"type":"string","nullable":true},"monthlyNetSalary":{"type":"string"},"allowances":{"default":{"CHO":0.0,"PAR":0.0,"PINV":0.0,"AF":0.0,"AAH":0.0,"AEEH":0.0,"AJPP":0.0,"RSA":0.0,"PAJE":0.0,"ASPA":0.0,"BE":0.0,"PDA":0.0,"AUTR":0.0},"example":{"CHO":0.0,"PAR":0.0,"PINV":0.0,"AF":0.0,"AAH":0.0,"AEEH":0.0,"AJPP":0.0,"RSA":0.0,"PAJE":0.0,"ASPA":0.0,"BE":0.0,"PDA":0.0,"AUTR":0.0},"type":"array","items":{"type":"string"}},"parentalLink":{"minLength":0,"maxLength":60,"type":"string","nullable":true}}},"HousingFamilyMember.jsonld-read_housing_demand":{"type":"object","description":"","deprecated":false,"required":["lastname","firstname","birthday","job","employer","monthlyNetSalary","allowances","parentalLink"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"lastname":{"minLength":0,"maxLength":200,"type":"string"},"firstname":{"minLength":0,"maxLength":200,"type":"string"},"birthday":{"type":"string","format":"date-time"},"job":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"employer":{"minLength":0,"maxLength":200,"type":"string","nullable":true},"monthlyNetSalary":{"type":"string"},"allowances":{"default":{"CHO":0.0,"PAR":0.0,"PINV":0.0,"AF":0.0,"AAH":0.0,"AEEH":0.0,"AJPP":0.0,"RSA":0.0,"PAJE":0.0,"ASPA":0.0,"BE":0.0,"PDA":0.0,"AUTR":0.0},"example":{"CHO":0.0,"PAR":0.0,"PINV":0.0,"AF":0.0,"AAH":0.0,"AEEH":0.0,"AJPP":0.0,"RSA":0.0,"PAJE":0.0,"ASPA":0.0,"BE":0.0,"PDA":0.0,"AUTR":0.0},"type":"array","items":{"type":"string"}},"parentalLink":{"minLength":0,"maxLength":60,"type":"string","nullable":true}}},"News":{"type":"object","description":"","deprecated":false,"properties":{"imageFile":{"type":"string","format":"binary"},"id":{"readOnly":true,"description":"Return ID.","type":"integer"},"section":{"anyOf":[{"$ref":"#\/components\/schemas\/Section"}],"nullable":true},"title":{"minLength":0,"maxLength":255,"description":"Get Title.","type":"string"},"content":{"description":"Get Title.","type":"string","nullable":true},"slug":{"type":"string","nullable":true},"metaTitle":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"metaDescription":{"minLength":0,"maxLength":160,"type":"string","nullable":true},"facebookTitle":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"facebookDescription":{"minLength":0,"maxLength":160,"type":"string","nullable":true},"twitterTitle":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"twitterDescription":{"minLength":0,"maxLength":160,"type":"string","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"image":{"maxLength":255,"type":"string"},"published":{"readOnly":true,"description":"Is published.","type":"boolean"},"file":{"readOnly":true,"description":"This function is used inside the RowTableType.","type":"boolean"}},"required":["section","title"]},"News.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"imageFile":{"type":"string","format":"binary"},"id":{"readOnly":true,"description":"Return ID.","type":"integer"},"section":{"anyOf":[{"$ref":"#\/components\/schemas\/Section.jsonld"}],"nullable":true},"title":{"minLength":0,"maxLength":255,"description":"Get Title.","type":"string"},"content":{"description":"Get Title.","type":"string","nullable":true},"slug":{"type":"string","nullable":true},"metaTitle":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"metaDescription":{"minLength":0,"maxLength":160,"type":"string","nullable":true},"facebookTitle":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"facebookDescription":{"minLength":0,"maxLength":160,"type":"string","nullable":true},"twitterTitle":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"twitterDescription":{"minLength":0,"maxLength":160,"type":"string","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"image":{"maxLength":255,"type":"string"},"published":{"readOnly":true,"description":"Is published.","type":"boolean"},"file":{"readOnly":true,"description":"This function is used inside the RowTableType.","type":"boolean"}},"required":["section","title"]},"PrivateRealty-realty_read_Default_realty":{"type":"object","description":"","deprecated":false,"required":["reference","new","social","surface","title","description","type","transaction","favorite","zipCode","city"],"properties":{"reference":{"minLength":0,"maxLength":100,"description":"Return reference.","type":"string"},"new":{"description":"Is new ?","type":"boolean"},"social":{"description":"Is social ?","type":"boolean"},"typology":{"description":"Typology.","anyOf":[{"$ref":"#\/components\/schemas\/Typology-realty_read_Default_realty"}],"nullable":true},"surface":{"minimum":0,"description":"Surface.","type":"number"},"id":{"readOnly":true,"description":"Id.","type":"integer"},"title":{"minLength":0,"maxLength":255,"description":"Title.","type":"string"},"description":{"description":"Description.","type":"string"},"slug":{"description":"Slug.","type":"string"},"type":{"description":"Type.","type":"string"},"transaction":{"enum":["realty.transaction.rent","realty.transaction.sale"],"description":"Transaction type (sale or rent).","type":"string"},"favorite":{"description":"Is favorite?","type":"boolean"},"zipCode":{"minLength":5,"maxLength":5,"description":"Zip code.","type":"string"},"city":{"minLength":0,"maxLength":100,"description":"City (real one, not geographic sector).","type":"string"},"latitude":{"description":"Latitude.","type":"number","nullable":true},"longitude":{"description":"Longitude.","type":"number","nullable":true},"priceIncludingCharges":{"description":"Price including charges.","type":"number","nullable":true},"charges":{"description":"Charges.","type":"number","nullable":true},"honorary":{"description":"Honorary.","type":"number","nullable":true},"securityDeposit":{"description":"Security deposit.","type":"number","nullable":true},"chargesPayment":{"description":"Charges payment.","type":"string","nullable":true},"priceWithHonorary":{"description":"Price with honorary.","type":"number","nullable":true},"honoraryPayer":{"description":"Honorary payer.","type":"string","nullable":true},"propertyTax":{"description":"Property tax.","type":"number","nullable":true}}},"PrivateRealty.jsonld-realty_read_Default_realty":{"type":"object","description":"","deprecated":false,"required":["reference","new","social","surface","title","description","type","transaction","favorite","zipCode","city"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"reference":{"minLength":0,"maxLength":100,"description":"Return reference.","type":"string"},"new":{"description":"Is new ?","type":"boolean"},"social":{"description":"Is social ?","type":"boolean"},"typology":{"description":"Typology.","anyOf":[{"$ref":"#\/components\/schemas\/Typology.jsonld-realty_read_Default_realty"}],"nullable":true},"surface":{"minimum":0,"description":"Surface.","type":"number"},"id":{"readOnly":true,"description":"Id.","type":"integer"},"title":{"minLength":0,"maxLength":255,"description":"Title.","type":"string"},"description":{"description":"Description.","type":"string"},"slug":{"description":"Slug.","type":"string"},"type":{"description":"Type.","type":"string"},"transaction":{"enum":["realty.transaction.rent","realty.transaction.sale"],"description":"Transaction type (sale or rent).","type":"string"},"favorite":{"description":"Is favorite?","type":"boolean"},"zipCode":{"minLength":5,"maxLength":5,"description":"Zip code.","type":"string"},"city":{"minLength":0,"maxLength":100,"description":"City (real one, not geographic sector).","type":"string"},"latitude":{"description":"Latitude.","type":"number","nullable":true},"longitude":{"description":"Longitude.","type":"number","nullable":true},"priceIncludingCharges":{"description":"Price including charges.","type":"number","nullable":true},"charges":{"description":"Charges.","type":"number","nullable":true},"honorary":{"description":"Honorary.","type":"number","nullable":true},"securityDeposit":{"description":"Security deposit.","type":"number","nullable":true},"chargesPayment":{"description":"Charges payment.","type":"string","nullable":true},"priceWithHonorary":{"description":"Price with honorary.","type":"number","nullable":true},"honoraryPayer":{"description":"Honorary payer.","type":"string","nullable":true},"propertyTax":{"description":"Property tax.","type":"number","nullable":true}}},"Section":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"title":{"minLength":0,"maxLength":60,"type":"string"},"slug":{"type":"string"},"parameters":{"anyOf":[{"$ref":"#\/components\/schemas\/SectionParameters"}],"nullable":true}},"required":["code","title","slug","parameters"]},"Section.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"code":{"type":"string"},"title":{"minLength":0,"maxLength":60,"type":"string"},"slug":{"type":"string"},"parameters":{"anyOf":[{"$ref":"#\/components\/schemas\/SectionParameters.jsonld"}],"nullable":true}},"required":["code","title","slug","parameters"]},"SectionParameters":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"nameContact":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"email":{"format":"email","minLength":0,"maxLength":60,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string","nullable":true},"phone":{"minLength":10,"maxLength":17,"pattern":"^(.*(^(?:(?:\\+|00)33|0)\\s*[1-9](?:[\\s.-]*\\d{2}){4}$).*)$","type":"string","nullable":true},"facebookLink":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"linkPrivatePersonTenant":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"linkPrivatePersonPartOwners":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"linkProvider":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"housingDemand":{"type":"string","nullable":true},"fileHousingDemand":{"type":"string","format":"binary"},"iframeTender":{"maxLength":600,"type":"string","nullable":true},"section":{"anyOf":[{"$ref":"#\/components\/schemas\/Section"}],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["section"]},"SectionParameters.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"nameContact":{"minLength":0,"maxLength":60,"type":"string","nullable":true},"email":{"format":"email","minLength":0,"maxLength":60,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string","nullable":true},"phone":{"minLength":10,"maxLength":17,"pattern":"^(.*(^(?:(?:\\+|00)33|0)\\s*[1-9](?:[\\s.-]*\\d{2}){4}$).*)$","type":"string","nullable":true},"facebookLink":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"linkPrivatePersonTenant":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"linkPrivatePersonPartOwners":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"linkProvider":{"minLength":1,"maxLength":300,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","nullable":true},"housingDemand":{"type":"string","nullable":true},"fileHousingDemand":{"type":"string","format":"binary"},"iframeTender":{"maxLength":600,"type":"string","nullable":true},"section":{"anyOf":[{"$ref":"#\/components\/schemas\/Section.jsonld"}],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["section"]},"Typology-realty_read_Default_realty":{"type":"object","description":"","deprecated":false},"Typology.jsonld-realty_read_Default_realty":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{}},"security":[],"tags":[]}