poItemBillingStartDate property

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

Implementation

@JsonKey(name: 'PoItemBillingStartDate', includeIfNull: false)
final String? poItemBillingStartDate;