physicalInventoryItemId property

  1. @JsonKey.new(name: 'PhysicalInventoryItemId', includeIfNull: false)
int? physicalInventoryItemId
final

Implementation

@JsonKey(name: 'PhysicalInventoryItemId', includeIfNull: false)
final int? physicalInventoryItemId;