public class AntMerchantExpandIndirectActivityCreateResponse extends AlipayResponse
Constructor and Description |
---|
AntMerchantExpandIndirectActivityCreateResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getHasApply()
Gets has apply.
|
String |
getOrderId()
Gets order id.
|
void |
setHasApply(String hasApply)
Sets has apply.
|
void |
setOrderId(String orderId)
Sets order id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AntMerchantExpandIndirectActivityCreateResponse()
public void setHasApply(String hasApply)
hasApply
- the has applypublic String getHasApply()
public void setOrderId(String orderId)
orderId
- the order idpublic String getOrderId()
Copyright © 2018. All rights reserved.