NexSDK
GitHub
Coding Standards
Preparing search index...
PropertyResponse
Interface PropertyResponse
interface
PropertyResponse
{
address
:
PropertyResponseAddress
;
created_at
:
string
;
description
:
PropertyResponseDescription
;
host_header
:
string
;
host_id
:
string
;
id
:
string
;
is_active
:
boolean
;
lat
?:
PropertyResponseLat
;
lng
?:
PropertyResponseLng
;
name
:
string
;
slug
:
string
;
updated_at
:
string
;
}
Index
Properties
address
created_
at
description
host_
header
host_
id
id
is_
active
lat?
lng?
name
slug
updated_
at
Properties
address
address
:
PropertyResponseAddress
created_
at
created_at
:
string
description
description
:
PropertyResponseDescription
host_
header
host_header
:
string
host_
id
host_id
:
string
id
id
:
string
is_
active
is_active
:
boolean
Optional
lat
lat
?:
PropertyResponseLat
Optional
lng
lng
?:
PropertyResponseLng
name
name
:
string
slug
slug
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
created_
at
description
host_
header
host_
id
id
is_
active
lat
lng
name
slug
updated_
at
GitHub
Coding Standards
NexSDK
Loading...