public class AlipayUserElectronicidMerchantbarcodeCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserElectronicidMerchantbarcodeCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getExpireTime()
Gets expire time.
|
String |
getType()
Gets type.
|
String |
getUniqueId()
Gets unique id.
|
void |
setExpireTime(Long expireTime)
Sets expire time.
|
void |
setType(String type)
Sets type.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
public AlipayUserElectronicidMerchantbarcodeCreateModel()
public Long getExpireTime()
public void setExpireTime(Long expireTime)
expireTime - the expire timepublic String getType()
public void setType(String type)
type - the typepublic String getUniqueId()
public void setUniqueId(String uniqueId)
uniqueId - the unique idCopyright © 2018. All rights reserved.