| Package | Description | 
|---|---|
| com.tencentcloudapi.billing.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
| BillDetailAssociatedOrder | DistributionBillDetail. getAssociatedOrder()Get Associated transaction document ID: The ID of the document associated with a transaction, such as a write-off order, the original order showing a deduction error during first settlement, a restructured order, or the original purchase order corresponding to a refund order. | 
| BillDetailAssociatedOrder | BillDetail. getAssociatedOrder()Get Associated transaction document ID: The ID of the document associated with a transaction, such as a write-off order, the original order showing a deduction error during first settlement, a restructured order, or the original purchase order corresponding to a refund order. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DistributionBillDetail. setAssociatedOrder(BillDetailAssociatedOrder AssociatedOrder)Set Associated transaction document ID: The ID of the document associated with a transaction, such as a write-off order, the original order showing a deduction error during first settlement, a restructured order, or the original purchase order corresponding to a refund order. | 
| void | BillDetail. setAssociatedOrder(BillDetailAssociatedOrder AssociatedOrder)Set Associated transaction document ID: The ID of the document associated with a transaction, such as a write-off order, the original order showing a deduction error during first settlement, a restructured order, or the original purchase order corresponding to a refund order. | 
| Constructor and Description | 
|---|
| BillDetailAssociatedOrder(BillDetailAssociatedOrder 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.