public class AlipayCommercePetinsureEffectModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommercePetinsureEffectModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizId() |
String |
getBuyerId() |
String |
getBuyerOpenId() |
Long |
getItemSalePrice() |
String |
getPetId() |
String |
getQuoteId() |
String |
getRecommendFlowId() |
void |
setBizId(String bizId) |
void |
setBuyerId(String buyerId) |
void |
setBuyerOpenId(String buyerOpenId) |
void |
setItemSalePrice(Long itemSalePrice) |
void |
setPetId(String petId) |
void |
setQuoteId(String quoteId) |
void |
setRecommendFlowId(String recommendFlowId) |
public String getBizId()
public void setBizId(String bizId)
public String getBuyerId()
public void setBuyerId(String buyerId)
public String getBuyerOpenId()
public void setBuyerOpenId(String buyerOpenId)
public Long getItemSalePrice()
public void setItemSalePrice(Long itemSalePrice)
public String getPetId()
public void setPetId(String petId)
public String getQuoteId()
public void setQuoteId(String quoteId)
public String getRecommendFlowId()
public void setRecommendFlowId(String recommendFlowId)
Copyright © 2024. All rights reserved.