public class EcomItemExtendDetailDTO extends AlipayObject
| 构造器和说明 |
|---|
EcomItemExtendDetailDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExtInfo() |
String |
getGameAccount() |
String |
getGameAccountClient() |
String |
getGameAccountClientId() |
String |
getGameId() |
String |
getGameName() |
Boolean |
getLockableDevice() |
void |
setExtInfo(String extInfo) |
void |
setGameAccount(String gameAccount) |
void |
setGameAccountClient(String gameAccountClient) |
void |
setGameAccountClientId(String gameAccountClientId) |
void |
setGameId(String gameId) |
void |
setGameName(String gameName) |
void |
setLockableDevice(Boolean lockableDevice) |
public String getExtInfo()
public void setExtInfo(String extInfo)
public String getGameAccount()
public void setGameAccount(String gameAccount)
public String getGameAccountClient()
public void setGameAccountClient(String gameAccountClient)
public String getGameAccountClientId()
public void setGameAccountClientId(String gameAccountClientId)
public String getGameId()
public void setGameId(String gameId)
public String getGameName()
public void setGameName(String gameName)
public Boolean getLockableDevice()
public void setLockableDevice(Boolean lockableDevice)
Copyright © 2022. All rights reserved.