receiveDeliveryToWarehouseId property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryToWarehouseId', includeIfNull: false)
final String? receiveDeliveryToWarehouseId;