purchasePoId property

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

Implementation

@JsonKey(name: 'PurchasePoId', includeIfNull: false)
final String? purchasePoId;