public class AntProdpaasArrangementRebateRateQueryResponse extends AlipayResponse
Constructor and Description |
---|
AntProdpaasArrangementRebateRateQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCategory1Id()
Gets category 1 id.
|
String |
getCategory1Name()
Gets category 1 name.
|
String |
getGmtEnd()
Gets gmt end.
|
String |
getGmtStart()
Gets gmt start.
|
String |
getRate()
Gets rate.
|
void |
setCategory1Id(String category1Id)
Sets category 1 id.
|
void |
setCategory1Name(String category1Name)
Sets category 1 name.
|
void |
setGmtEnd(String gmtEnd)
Sets gmt end.
|
void |
setGmtStart(String gmtStart)
Sets gmt start.
|
void |
setRate(String rate)
Sets rate.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AntProdpaasArrangementRebateRateQueryResponse()
public void setCategory1Id(String category1Id)
category1Id
- the category 1 idpublic String getCategory1Id()
public void setCategory1Name(String category1Name)
category1Name
- the category 1 namepublic String getCategory1Name()
public void setGmtEnd(String gmtEnd)
gmtEnd
- the gmt endpublic String getGmtEnd()
public void setGmtStart(String gmtStart)
gmtStart
- the gmt startpublic String getGmtStart()
public void setRate(String rate)
rate
- the ratepublic String getRate()
Copyright © 2018. All rights reserved.