public class LodgingData extends Object
| Constructor and Description |
|---|
LodgingData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCheckInDate()
The date the guest checks into (or plans to check in to) the facility.
|
void |
setCheckInDate(String value)
The date the guest checks into (or plans to check in to) the facility.
|
LodgingData |
withCheckInDate(String value)
The date the guest checks into (or plans to check in to) the facility.
|
public String getCheckInDate()
public void setCheckInDate(String value)
public LodgingData withCheckInDate(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.