Class Order
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cpdp.v20190820.models.Order
-
public class Order extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FloatgetAmount()Get 支付金额 注意:此字段可能返回 null,表示取不到有效值。FloatgetAmountHasTax()Get 含税金额 注意:此字段可能返回 null,表示取不到有效值。FloatgetDiscount()Get 优惠金额 注意:此字段可能返回 null,表示取不到有效值。LonggetInvoiceType()Get 发票类型 注意:此字段可能返回 null,表示取不到有效值。OrderItem[]getItems()Get 明细 注意:此字段可能返回 null,表示取不到有效值。StringgetName()Get 默认“” 注意:此字段可能返回 null,表示取不到有效值。StringgetOrderDate()Get 下单日期 注意:此字段可能返回 null,表示取不到有效值。StringgetOrderId()Get 订单号 注意:此字段可能返回 null,表示取不到有效值。StringgetSellerName()Get 销方名称 注意:此字段可能返回 null,表示取不到有效值。StringgetStoreNo()Get 门店号 注意:此字段可能返回 null,表示取不到有效值。voidsetAmount(Float Amount)Set 支付金额 注意:此字段可能返回 null,表示取不到有效值。voidsetAmountHasTax(Float AmountHasTax)Set 含税金额 注意:此字段可能返回 null,表示取不到有效值。voidsetDiscount(Float Discount)Set 优惠金额 注意:此字段可能返回 null,表示取不到有效值。voidsetInvoiceType(Long InvoiceType)Set 发票类型 注意:此字段可能返回 null,表示取不到有效值。voidsetItems(OrderItem[] Items)Set 明细 注意:此字段可能返回 null,表示取不到有效值。voidsetName(String Name)Set 默认“” 注意:此字段可能返回 null,表示取不到有效值。voidsetOrderDate(String OrderDate)Set 下单日期 注意:此字段可能返回 null,表示取不到有效值。voidsetOrderId(String OrderId)Set 订单号 注意:此字段可能返回 null,表示取不到有效值。voidsetSellerName(String SellerName)Set 销方名称 注意:此字段可能返回 null,表示取不到有效值。voidsetStoreNo(String StoreNo)Set 门店号 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
Order
public Order()
-
Order
public Order(Order source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getAmountHasTax
public Float getAmountHasTax()
Get 含税金额 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AmountHasTax 含税金额 注意:此字段可能返回 null,表示取不到有效值。
-
setAmountHasTax
public void setAmountHasTax(Float AmountHasTax)
Set 含税金额 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AmountHasTax- 含税金额 注意:此字段可能返回 null,表示取不到有效值。
-
getDiscount
public Float getDiscount()
Get 优惠金额 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Discount 优惠金额 注意:此字段可能返回 null,表示取不到有效值。
-
setDiscount
public void setDiscount(Float Discount)
Set 优惠金额 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Discount- 优惠金额 注意:此字段可能返回 null,表示取不到有效值。
-
getSellerName
public String getSellerName()
Get 销方名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SellerName 销方名称 注意:此字段可能返回 null,表示取不到有效值。
-
setSellerName
public void setSellerName(String SellerName)
Set 销方名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SellerName- 销方名称 注意:此字段可能返回 null,表示取不到有效值。
-
getInvoiceType
public Long getInvoiceType()
Get 发票类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- InvoiceType 发票类型 注意:此字段可能返回 null,表示取不到有效值。
-
setInvoiceType
public void setInvoiceType(Long InvoiceType)
Set 发票类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
InvoiceType- 发票类型 注意:此字段可能返回 null,表示取不到有效值。
-
getName
public String getName()
Get 默认“” 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Name 默认“” 注意:此字段可能返回 null,表示取不到有效值。
-
setName
public void setName(String Name)
Set 默认“” 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Name- 默认“” 注意:此字段可能返回 null,表示取不到有效值。
-
getAmount
public Float getAmount()
Get 支付金额 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Amount 支付金额 注意:此字段可能返回 null,表示取不到有效值。
-
setAmount
public void setAmount(Float Amount)
Set 支付金额 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Amount- 支付金额 注意:此字段可能返回 null,表示取不到有效值。
-
getOrderDate
public String getOrderDate()
Get 下单日期 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OrderDate 下单日期 注意:此字段可能返回 null,表示取不到有效值。
-
setOrderDate
public void setOrderDate(String OrderDate)
Set 下单日期 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OrderDate- 下单日期 注意:此字段可能返回 null,表示取不到有效值。
-
getOrderId
public String getOrderId()
Get 订单号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OrderId 订单号 注意:此字段可能返回 null,表示取不到有效值。
-
setOrderId
public void setOrderId(String OrderId)
Set 订单号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OrderId- 订单号 注意:此字段可能返回 null,表示取不到有效值。
-
getStoreNo
public String getStoreNo()
Get 门店号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StoreNo 门店号 注意:此字段可能返回 null,表示取不到有效值。
-
setStoreNo
public void setStoreNo(String StoreNo)
Set 门店号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StoreNo- 门店号 注意:此字段可能返回 null,表示取不到有效值。
-
getItems
public OrderItem[] getItems()
Get 明细 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Items 明细 注意:此字段可能返回 null,表示取不到有效值。
-
setItems
public void setItems(OrderItem[] Items)
Set 明细 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Items- 明细 注意:此字段可能返回 null,表示取不到有效值。
-
-