purchaseOrderFirstApprovalThresholdLabor property

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

Implementation

@JsonKey(
  name: 'PurchaseOrderFirstApprovalThresholdLabor',
  includeIfNull: false,
)
final double? purchaseOrderFirstApprovalThresholdLabor;