public class DeviceProductInfo extends AlipayObject
DeviceProductInfo()
Long
getProductId()
String
getProductName()
void
setProductId(Long productId)
setProductName(String productName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeviceProductInfo()
public Long getProductId()
public void setProductId(Long productId)
public String getProductName()
public void setProductName(String productName)
Copyright © 2023. All rights reserved.