پرش به مطلب اصلی

finderSearchPostV2Response

posts object[]
  • Array [
  • categorystring
    citystring
    community_fieldsobject
    electronic_devices_fieldsobject
    home_kitchen_fieldsobject
    jobs_fieldsobject
    last_modified_atstring<date-time>
    leisure_hobbies_fieldsobject
    personal_goods_fieldsobject
    price object
    modestring
    valuestring<uint64>
    real_estate_fields object
    credit object
    modestring
    valuestring<uint64>
    daily_rentstring<uint64>
    floorinteger<int32>
    has_elevatorboolean
    has_parkingboolean
    rent object
    modestring
    valuestring<uint64>
    roomsstring
    sizeinteger<int32>
    yearinteger<int64>
    services_fieldsobject
    titlestring
    tokenstring
    tools_materials_equipment_fieldsobject
    vehicles_fields object
    custom_post_subtitlestring
    installment_salestring
    usagestring<uint64>
  • ]
  • finderSearchPostV2Response
    {
    "posts": [
    {
    "category": "string",
    "city": "string",
    "community_fields": {},
    "electronic_devices_fields": {},
    "home_kitchen_fields": {},
    "jobs_fields": {},
    "last_modified_at": "2024-07-29T15:51:28.071Z",
    "leisure_hobbies_fields": {},
    "personal_goods_fields": {},
    "price": {
    "mode": "string",
    "value": "string"
    },
    "real_estate_fields": {
    "credit": {
    "mode": "string",
    "value": "string"
    },
    "daily_rent": "string",
    "floor": 0,
    "has_elevator": true,
    "has_parking": true,
    "rent": {
    "mode": "string",
    "value": "string"
    },
    "rooms": "string",
    "size": 0,
    "year": 0
    },
    "services_fields": {},
    "title": "string",
    "token": "string",
    "tools_materials_equipment_fields": {},
    "vehicles_fields": {
    "custom_post_subtitle": "string",
    "installment_sale": "string",
    "usage": "string"
    }
    }
    ]
    }