public static class CreateProductResponse.Data extends Object
构造器和说明 |
---|
Data() |
限定符和类型 | 方法和说明 |
---|---|
String |
getAliyunCommodityCode() |
String |
getAuthType() |
Integer |
getDataFormat() |
String |
getDescription() |
Boolean |
getId2() |
Integer |
getNodeType() |
String |
getProductKey() |
String |
getProductName() |
String |
getProductSecret() |
String |
getProtocolType() |
void |
setAliyunCommodityCode(String aliyunCommodityCode) |
void |
setAuthType(String authType) |
void |
setDataFormat(Integer dataFormat) |
void |
setDescription(String description) |
void |
setId2(Boolean id2) |
void |
setNodeType(Integer nodeType) |
void |
setProductKey(String productKey) |
void |
setProductName(String productName) |
void |
setProductSecret(String productSecret) |
void |
setProtocolType(String protocolType) |
public String getAuthType()
public void setAuthType(String authType)
public String getProductKey()
public void setProductKey(String productKey)
public String getProductName()
public void setProductName(String productName)
public Integer getNodeType()
public void setNodeType(Integer nodeType)
public String getDescription()
public void setDescription(String description)
public Boolean getId2()
public void setId2(Boolean id2)
public String getProductSecret()
public void setProductSecret(String productSecret)
public String getProtocolType()
public void setProtocolType(String protocolType)
public Integer getDataFormat()
public void setDataFormat(Integer dataFormat)
public String getAliyunCommodityCode()
public void setAliyunCommodityCode(String aliyunCommodityCode)
Copyright © 2023. All rights reserved.