public class AlipayCommerceOperationIsvStatusSyncModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceOperationIsvStatusSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getServiceCode() |
String |
getServiceSubType() |
String |
getStatus() |
String |
getStoreId() |
void |
setServiceCode(String serviceCode) |
void |
setServiceSubType(String serviceSubType) |
void |
setStatus(String status) |
void |
setStoreId(String storeId) |
public AlipayCommerceOperationIsvStatusSyncModel()
public String getServiceCode()
public void setServiceCode(String serviceCode)
public String getServiceSubType()
public void setServiceSubType(String serviceSubType)
public String getStatus()
public void setStatus(String status)
public String getStoreId()
public void setStoreId(String storeId)
Copyright © 2023. All rights reserved.