outWarehouseId property

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

Implementation

@JsonKey(name: 'OutWarehouseId', includeIfNull: false)
final String? outWarehouseId;