PaginatedResponse[PropertyRentList]
countCount (integer)
Default value:
0
next object
anyOf
- MOD1
- MOD2
- MOD3
string
Possible values: non-empty
and <= 2083 characters
string
previous object
anyOf
- MOD1
- MOD2
- MOD3
string
Possible values: non-empty
and <= 2083 characters
string
results object[]
Array [
iduuidrequired
reference object
anyOf
- MOD1
- MOD2
string
Possible values: <= 80 characters
photo_uri object
anyOf
- MOD1
- MOD2
string
titleTitle (string)required
Possible values: <= 256 characters
rent_amountRent Amount (number)required
added_atdate-timerequired
applicant_file_countApplicant File Count (integer)
Default value:
0
]
PaginatedResponse[PropertyRentList]
{
"count": 0,
"next": "string",
"previous": "string",
"results": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"photo_uri": "string",
"title": "string",
"rent_amount": 0,
"added_at": "2024-07-29T15:51:28.071Z",
"applicant_file_count": 0
}
]
}