public class AlipayMarketingPassShopBindResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingPassShopBindResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getBinded()
Gets binded.
|
Long |
getTotalBinded()
Gets total binded.
|
void |
setBinded(Long binded)
Sets binded.
|
void |
setTotalBinded(Long totalBinded)
Sets total binded.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setBinded(Long binded)
binded
- the bindedpublic Long getBinded()
public void setTotalBinded(Long totalBinded)
totalBinded
- the total bindedpublic Long getTotalBinded()
Copyright © 2018. All rights reserved.