public class KbAdvertProcessMissionResponse extends AlipayObject
Constructor and Description |
---|
KbAdvertProcessMissionResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getIdentify()
Gets identify.
|
String |
getIdentifyType()
Gets identify type.
|
String |
getPromoteStatus()
Gets promote status.
|
void |
setIdentify(String identify)
Sets identify.
|
void |
setIdentifyType(String identifyType)
Sets identify type.
|
void |
setPromoteStatus(String promoteStatus)
Sets promote status.
|
public String getIdentify()
public void setIdentify(String identify)
identify
- the identifypublic String getIdentifyType()
public void setIdentifyType(String identifyType)
identifyType
- the identify typepublic String getPromoteStatus()
public void setPromoteStatus(String promoteStatus)
promoteStatus
- the promote statusCopyright © 2018. All rights reserved.