Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new DeemedResellerCategoryEnum value - NG_VOEC #690

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

Smyrcu
Copy link
Contributor

@Smyrcu Smyrcu commented Dec 12, 2023

Repairing error:

Newtonsoft.Json.JsonSerializationException: 'Error converting value "NG_VOEC" to type 'System.Nullable`1[FikaAmazonAPI.AmazonSpApiSDK.Models.Orders.OrderItem+DeemedResellerCategoryEnum]'. Path 'payload.OrderItems[0].DeemedResellerCategory', line 1, position 922.'

/// Enum JE_VOEC for value: JE_VOEC
/// </summary>
[EnumMember(Value = "NG_VOEC")]
NG_VOEC = 9
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to change the number to 10 instead of 0

@abuzuhri abuzuhri merged commit 63c032f into abuzuhri:main Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants