public class BillParams extends Object
| 构造器和说明 |
|---|
BillParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppId() |
String |
getPayerAccountGid() |
String |
getSaleSchemaId() |
String |
getScope() |
void |
setAppId(String appId) |
void |
setPayerAccountGid(String payerAccountGid) |
void |
setSaleSchemaId(String saleSchemaId) |
void |
setScope(String scope) |
String |
toString() |
public String getAppId()
public void setAppId(String appId)
public String getPayerAccountGid()
public void setPayerAccountGid(String payerAccountGid)
public String getSaleSchemaId()
public void setSaleSchemaId(String saleSchemaId)
public String getScope()
public void setScope(String scope)
Copyright © 2021. All rights reserved.