You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
position | Integer | Read | Rental's position on the list.
44
45
price_public_notes | [Object](/reference/enums#formats) | Read | Rental's price notes for public, list of locales described in [enums section](/reference/enums#locales).
45
46
rental_type | String | Read | Rental's type (example: villa, apartment), all types described in [enums section](/reference/enums#rental-types).
position | Integer | Read | Rental's position on the list.
97
99
price_public_notes | [Object](/reference/enums#formats) | Read | Rental's price notes for public, list of locales described in [enums section](/reference/enums#locales).
98
100
rental_type | String | Read | Rental's type (example: villa, apartment), all types described in [enums section](/reference/enums#rental-types).
position | Integer | Read/Write | Rental's position on the list.
155
158
price_public_notes | [Object](/reference/enums#formats) | Read | Rental's price notes for public, list of locales described in [enums section](/reference/enums#locales). Write is possible through RatesTables.
156
159
rental_type | String | Read/Write | Rental's type (example: villa, apartment), all types described in [enums section](/reference/enums#rental-types).
0 commit comments