public class AlipayCommerceCityfacilitatorDepositQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceCityfacilitatorDepositQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCardNo()
Gets card no.
|
String |
getCardType()
Gets card type.
|
String |
getStatus()
Gets status.
|
void |
setCardNo(String cardNo)
Sets card no.
|
void |
setCardType(String cardType)
Sets card type.
|
void |
setStatus(String status)
Sets status.
|
public AlipayCommerceCityfacilitatorDepositQueryModel()
public String getCardNo()
public void setCardNo(String cardNo)
cardNo
- the card nopublic String getCardType()
public void setCardType(String cardType)
cardType
- the card typepublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.