assumptions property
Assumptions made for the expected characteristics of the transaction, for which the charges are being estimated.
Implementation
@BuiltValueField(wireName: r'assumptions')
CostEstimateAssumptions? get assumptions;
Assumptions made for the expected characteristics of the transaction, for which the charges are being estimated.
@BuiltValueField(wireName: r'assumptions')
CostEstimateAssumptions? get assumptions;