purchaseOrderEstimatedStopDate property

  1. @JsonKey.new(name: 'PurchaseOrderEstimatedStopDate', includeIfNull: false)
String? purchaseOrderEstimatedStopDate
final

Implementation

@JsonKey(name: 'PurchaseOrderEstimatedStopDate', includeIfNull: false)
final String? purchaseOrderEstimatedStopDate;