public class PsbHotelInfo extends AlipayObject
| 构造器和说明 |
|---|
PsbHotelInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLicenseKey() |
String |
getPsbCode() |
String |
getPsbHotelId() |
void |
setLicenseKey(String licenseKey) |
void |
setPsbCode(String psbCode) |
void |
setPsbHotelId(String psbHotelId) |
public String getLicenseKey()
public void setLicenseKey(String licenseKey)
public String getPsbCode()
public void setPsbCode(String psbCode)
public String getPsbHotelId()
public void setPsbHotelId(String psbHotelId)
Copyright © 2023. All rights reserved.