Skip to content

Commit

Permalink
merged integration_branch
Browse files Browse the repository at this point in the history
  • Loading branch information
candreac committed Oct 31, 2023
1 parent c91dd4d commit 68bf94a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

@Getter
@AllArgsConstructor
public enum functionTypeEnum {
public enum FunctionTypeEnum {
MENU("MENU"),
SPONTANEOUS_PAYMENT("SPONTANEOUS_PAYMENT");

Expand Down

0 comments on commit 68bf94a

Please sign in to comment.