inDeliveryInvoiceId property

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

Implementation

@JsonKey(name: 'InDeliveryInvoiceId', includeIfNull: false)
final String? inDeliveryInvoiceId;