public class AlipayCommerceMedicalIndustrydataPrescriptionstatusSyncModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceMedicalIndustrydataPrescriptionstatusSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayOpenId() |
String |
getAlipayPrescriptionId() |
String |
getAlipayUserId() |
PlatformPrescriptionStatusExtInfo |
getExtInfo() |
String |
getMerchantUserId() |
String |
getOutPrescriptionId() |
String |
getPlatformCode() |
String |
getPrescriptionStatus() |
void |
setAlipayOpenId(String alipayOpenId) |
void |
setAlipayPrescriptionId(String alipayPrescriptionId) |
void |
setAlipayUserId(String alipayUserId) |
void |
setExtInfo(PlatformPrescriptionStatusExtInfo extInfo) |
void |
setMerchantUserId(String merchantUserId) |
void |
setOutPrescriptionId(String outPrescriptionId) |
void |
setPlatformCode(String platformCode) |
void |
setPrescriptionStatus(String prescriptionStatus) |
public AlipayCommerceMedicalIndustrydataPrescriptionstatusSyncModel()
public String getAlipayOpenId()
public void setAlipayOpenId(String alipayOpenId)
public String getAlipayPrescriptionId()
public void setAlipayPrescriptionId(String alipayPrescriptionId)
public String getAlipayUserId()
public void setAlipayUserId(String alipayUserId)
public PlatformPrescriptionStatusExtInfo getExtInfo()
public void setExtInfo(PlatformPrescriptionStatusExtInfo extInfo)
public String getMerchantUserId()
public void setMerchantUserId(String merchantUserId)
public String getOutPrescriptionId()
public void setOutPrescriptionId(String outPrescriptionId)
public String getPlatformCode()
public void setPlatformCode(String platformCode)
public String getPrescriptionStatus()
public void setPrescriptionStatus(String prescriptionStatus)
Copyright © 2024. All rights reserved.