toggle menu
rapid-sdk
4.1.0
5.3.0
5.1.0
5.0.1
5.0.0
4.3.0
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
3.2.2
JVM
switch theme
search in API
rapid-sdk
/
com.expediagroup.sdk.rapid.models
/
PropertyManager
Property
Manager
public
final
class
PropertyManager
Information about the property manager.
Parameters
name
The name of the property manager.
links
Members
Constructors
Property
Manager
Link copied to clipboard
public
PropertyManager
PropertyManager
(
String
name
,
PropertyManagerLinks
links
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
links
Link copied to clipboard
@
Valid
(
)
private
final
PropertyManagerLinks
links
name
Link copied to clipboard
@
Valid
(
)
private
final
String
name
Functions
builder
Link copied to clipboard
public
final
static
PropertyManager.Builder
builder
(
)
get
Links
Link copied to clipboard
public
final
PropertyManagerLinks
getLinks
(
)
get
Name
Link copied to clipboard
public
final
String
getName
(
)