purchaseOrderFirstApprovalThresholdRepair property

  1. @JsonKey.new(name: 'PurchaseOrderFirstApprovalThresholdRepair', includeIfNull: false)
double? purchaseOrderFirstApprovalThresholdRepair
final

Implementation

@JsonKey(
  name: 'PurchaseOrderFirstApprovalThresholdRepair',
  includeIfNull: false,
)
final double? purchaseOrderFirstApprovalThresholdRepair;