purchaseOrderFirstApprovalThresholdParts property

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

Implementation

@JsonKey(
  name: 'PurchaseOrderFirstApprovalThresholdParts',
  includeIfNull: false,
)
final double? purchaseOrderFirstApprovalThresholdParts;