Skip to content

Commit 6bc6e2f

Browse files
committed
fix #283
1 parent b52868d commit 6bc6e2f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Source/FikaAmazonAPI/AmazonSpApiSDK/Models/FulfillmentInbound/BoxContentsSource.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ public enum BoxContentsSource
3636

3737
_2DBARCODE,
3838

39+
/// <summary>
40+
/// Enum 2D_BARCODE for value: 2D_BARCODE
41+
/// </summary>
42+
43+
2D_BARCODE,
44+
3945
/// <summary>
4046
/// Enum INTERACTIVE for value: INTERACTIVE
4147
/// </summary>

0 commit comments

Comments
 (0)