sourceInventoryId property

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

Implementation

@JsonKey(name: 'SourceInventoryId', includeIfNull: false)
final String? sourceInventoryId;