Skip to content

Commit ce32d08

Browse files
authored
Merge pull request #250 from hellokids86/main
updated comment
2 parents 7acdd7f + 14adf62 commit ce32d08

File tree

1 file changed

+3
-1
lines changed
  • Source/FikaAmazonAPI/AmazonSpApiSDK/Models/Orders

1 file changed

+3
-1
lines changed

Source/FikaAmazonAPI/AmazonSpApiSDK/Models/Orders/OrderItem.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,10 @@ public enum DeemedResellerCategoryEnum
5757
[EnumMember(Value = "GB_VOEC")]
5858
GB_VOEC = 4,
5959

60+
61+
6062
/// <summary>
61-
/// Enum GB_VOEC for value: GB_VOEC
63+
/// Enum CA_MPF for value: CA_MPF
6264
/// </summary>
6365
[EnumMember(Value = "CA_MPF")]
6466
CA_MPF = 5

0 commit comments

Comments
 (0)