public class AlipayMarketingVoucherStockQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingVoucherStockQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getAvailableCount()
Gets available count.
|
Long |
getTotalCount()
Gets total count.
|
void |
setAvailableCount(Long availableCount)
Sets available count.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingVoucherStockQueryResponse()
public void setAvailableCount(Long availableCount)
availableCount
- the available countpublic Long getAvailableCount()
public void setTotalCount(Long totalCount)
totalCount
- the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.