purchaseOrderAllowSecondApprovalWithoutFirstApproval property
- @JsonKey.new(name: 'PurchaseOrderAllowSecondApprovalWithoutFirstApproval', includeIfNull: false)
final
Implementation
@JsonKey(
name: 'PurchaseOrderAllowSecondApprovalWithoutFirstApproval',
includeIfNull: false)
final bool? purchaseOrderAllowSecondApprovalWithoutFirstApproval;