public class AlipayCommerceLotteryPresentSendModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceLotteryPresentSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAlipayUserId()
Gets alipay user id.
|
Long |
getLotteryTypeId()
Gets lottery type id.
|
String |
getOutOrderNo()
Gets out order no.
|
Long |
getStakeCount()
Gets stake count.
|
String |
getSwetyWords()
Gets swety words.
|
void |
setAlipayUserId(String alipayUserId)
Sets alipay user id.
|
void |
setLotteryTypeId(Long lotteryTypeId)
Sets lottery type id.
|
void |
setOutOrderNo(String outOrderNo)
Sets out order no.
|
void |
setStakeCount(Long stakeCount)
Sets stake count.
|
void |
setSwetyWords(String swetyWords)
Sets swety words.
|
public AlipayCommerceLotteryPresentSendModel()
public String getAlipayUserId()
public void setAlipayUserId(String alipayUserId)
alipayUserId
- the alipay user idpublic Long getLotteryTypeId()
public void setLotteryTypeId(Long lotteryTypeId)
lotteryTypeId
- the lottery type idpublic String getOutOrderNo()
public void setOutOrderNo(String outOrderNo)
outOrderNo
- the out order nopublic Long getStakeCount()
public void setStakeCount(Long stakeCount)
stakeCount
- the stake countpublic String getSwetyWords()
public void setSwetyWords(String swetyWords)
swetyWords
- the swety wordsCopyright © 2018. All rights reserved.