receiveDeliveryInvoiceId property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryInvoiceId', includeIfNull: false)
final String? receiveDeliveryInvoiceId;