# CostEstimation
## Properties
**estimation_timestamp** | **String** | Timestamp at which the estimation was made Required |
**confirmation_request_traffic_cost_estimation** | **i64** | Estimated traffic cost of the confirmation request associated with the transaction Required |
**confirmation_response_traffic_cost_estimation** | **i64** | Estimated traffic cost of the confirmation response associated with the transaction This field can also be used as an indication of the cost that other potential confirming nodes of the party will incur to approve or reject the transaction Required |
**total_traffic_cost_estimation** | **i64** | Sum of the fields above Required |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)