public class AlipayPayAppTransportCardinfoQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayPayAppTransportCardinfoQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommand() |
String |
getEncodedCipher() |
Long |
getkVersion() |
String |
getTidCipher() |
void |
setCommand(String command) |
void |
setEncodedCipher(String encodedCipher) |
void |
setkVersion(Long kVersion) |
void |
setTidCipher(String tidCipher) |
public String getCommand()
public void setCommand(String command)
public String getEncodedCipher()
public void setEncodedCipher(String encodedCipher)
public Long getkVersion()
public void setkVersion(Long kVersion)
public String getTidCipher()
public void setTidCipher(String tidCipher)
Copyright © 2023. All rights reserved.