purchaseOrderPeriodExtended property

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

Implementation

@JsonKey(name: 'PurchaseOrderPeriodExtended', includeIfNull: false)
final double? purchaseOrderPeriodExtended;