physicalInventoryAdjustmentReason property

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

Implementation

@JsonKey(name: 'PhysicalInventoryAdjustmentReason', includeIfNull: false)
final String? physicalInventoryAdjustmentReason;