public class AlipayCommerceMedicalInstcardCreateandpayModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceMedicalInstcardCreateandpayModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBillNo()
Gets bill no.
|
String |
getBody()
Gets body.
|
String |
getBuyerId()
Gets buyer id.
|
String |
getExtendParams()
Gets extend params.
|
Date |
getGmtOutCreate()
Gets gmt out create.
|
String |
getIndustry()
Gets industry.
|
String |
getIsInsurance()
Gets is insurance.
|
String |
getMedicalCardId()
Gets medical card id.
|
String |
getMedicalCardInstId()
Gets medical card inst id.
|
String |
getOrgName()
Gets org name.
|
String |
getOrgNo()
Gets org no.
|
String |
getOutTradeNo()
Gets out trade no.
|
String |
getPatientCardNo()
Gets patient card no.
|
String |
getPatientCardType()
Gets patient card type.
|
String |
getPatientMobile()
Gets patient mobile.
|
String |
getPatientName()
Gets patient name.
|
String |
getRequestContent()
Gets request content.
|
String |
getScene()
Gets scene.
|
String |
getSellerId()
Gets seller id.
|
String |
getSerialNo()
Gets serial no.
|
String |
getSubject()
Gets subject.
|
String |
getTimeoutExpress()
Gets timeout express.
|
String |
getTotalAmount()
Gets total amount.
|
void |
setBillNo(String billNo)
Sets bill no.
|
void |
setBody(String body)
Sets body.
|
void |
setBuyerId(String buyerId)
Sets buyer id.
|
void |
setExtendParams(String extendParams)
Sets extend params.
|
void |
setGmtOutCreate(Date gmtOutCreate)
Sets gmt out create.
|
void |
setIndustry(String industry)
Sets industry.
|
void |
setIsInsurance(String isInsurance)
Sets is insurance.
|
void |
setMedicalCardId(String medicalCardId)
Sets medical card id.
|
void |
setMedicalCardInstId(String medicalCardInstId)
Sets medical card inst id.
|
void |
setOrgName(String orgName)
Sets org name.
|
void |
setOrgNo(String orgNo)
Sets org no.
|
void |
setOutTradeNo(String outTradeNo)
Sets out trade no.
|
void |
setPatientCardNo(String patientCardNo)
Sets patient card no.
|
void |
setPatientCardType(String patientCardType)
Sets patient card type.
|
void |
setPatientMobile(String patientMobile)
Sets patient mobile.
|
void |
setPatientName(String patientName)
Sets patient name.
|
void |
setRequestContent(String requestContent)
Sets request content.
|
void |
setScene(String scene)
Sets scene.
|
void |
setSellerId(String sellerId)
Sets seller id.
|
void |
setSerialNo(String serialNo)
Sets serial no.
|
void |
setSubject(String subject)
Sets subject.
|
void |
setTimeoutExpress(String timeoutExpress)
Sets timeout express.
|
void |
setTotalAmount(String totalAmount)
Sets total amount.
|
public AlipayCommerceMedicalInstcardCreateandpayModel()
public String getBillNo()
public void setBillNo(String billNo)
billNo
- the bill nopublic String getBody()
public void setBody(String body)
body
- the bodypublic String getBuyerId()
public void setBuyerId(String buyerId)
buyerId
- the buyer idpublic String getExtendParams()
public void setExtendParams(String extendParams)
extendParams
- the extend paramspublic Date getGmtOutCreate()
public void setGmtOutCreate(Date gmtOutCreate)
gmtOutCreate
- the gmt out createpublic String getIndustry()
public void setIndustry(String industry)
industry
- the industrypublic String getIsInsurance()
public void setIsInsurance(String isInsurance)
isInsurance
- the is insurancepublic String getMedicalCardId()
public void setMedicalCardId(String medicalCardId)
medicalCardId
- the medical card idpublic String getMedicalCardInstId()
public void setMedicalCardInstId(String medicalCardInstId)
medicalCardInstId
- the medical card inst idpublic String getOrgName()
public void setOrgName(String orgName)
orgName
- the org namepublic String getOrgNo()
public void setOrgNo(String orgNo)
orgNo
- the org nopublic String getOutTradeNo()
public void setOutTradeNo(String outTradeNo)
outTradeNo
- the out trade nopublic String getPatientCardNo()
public void setPatientCardNo(String patientCardNo)
patientCardNo
- the patient card nopublic String getPatientCardType()
public void setPatientCardType(String patientCardType)
patientCardType
- the patient card typepublic String getPatientMobile()
public void setPatientMobile(String patientMobile)
patientMobile
- the patient mobilepublic String getPatientName()
public void setPatientName(String patientName)
patientName
- the patient namepublic String getRequestContent()
public void setRequestContent(String requestContent)
requestContent
- the request contentpublic String getScene()
public void setScene(String scene)
scene
- the scenepublic String getSellerId()
public void setSellerId(String sellerId)
sellerId
- the seller idpublic String getSerialNo()
public void setSerialNo(String serialNo)
serialNo
- the serial nopublic String getSubject()
public void setSubject(String subject)
subject
- the subjectpublic String getTimeoutExpress()
public void setTimeoutExpress(String timeoutExpress)
timeoutExpress
- the timeout expresspublic String getTotalAmount()
public void setTotalAmount(String totalAmount)
totalAmount
- the total amountCopyright © 2018. All rights reserved.