public class AlipayCloudCloudbaseQuotacontrolRuleCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCloudCloudbaseQuotacontrolRuleCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizAppId() |
String |
getBizEnvId() |
String |
getFeeItemCode() |
Long |
getThreshold() |
void |
setBizAppId(String bizAppId) |
void |
setBizEnvId(String bizEnvId) |
void |
setFeeItemCode(String feeItemCode) |
void |
setThreshold(Long threshold) |
public AlipayCloudCloudbaseQuotacontrolRuleCreateModel()
public String getBizAppId()
public void setBizAppId(String bizAppId)
public String getBizEnvId()
public void setBizEnvId(String bizEnvId)
public String getFeeItemCode()
public void setFeeItemCode(String feeItemCode)
public Long getThreshold()
public void setThreshold(Long threshold)
Copyright © 2024. All rights reserved.