Skip to content

Commit

Permalink
add number to JE_VOEC = 9
Browse files Browse the repository at this point in the history
  • Loading branch information
abuzuhri committed Oct 24, 2023
1 parent 4ee19a0 commit c53bf3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public enum DeemedResellerCategoryEnum
/// Enum JE_VOEC for value: JE_VOEC
/// </summary>
[EnumMember(Value = "JE_VOEC")]
JE_VOEC
JE_VOEC = 9
}

/// <summary>
Expand Down

0 comments on commit c53bf3c

Please sign in to comment.