| Package | Description | 
|---|---|
| com.tencentcloudapi.billing.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
OrderDto[] | 
BudgetRemindRecordList.getOrders()
Get 排序字段信息,允许前端传入的时候,注意 SQL 注入问题,可以使用 SqlInjectionUtils.check(...) 检查文本
注意:此字段可能返回 null,表示取不到有效值。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BudgetRemindRecordList.setOrders(OrderDto[] Orders)
Set 排序字段信息,允许前端传入的时候,注意 SQL 注入问题,可以使用 SqlInjectionUtils.check(...) 检查文本
注意:此字段可能返回 null,表示取不到有效值。 
 | 
| Constructor and Description | 
|---|
OrderDto(OrderDto 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. 
 | 
Copyright © 2025. All rights reserved.