Skip to content

Commit

Permalink
thunderpay-api: billing[ErrorCode]
Browse files Browse the repository at this point in the history
  • Loading branch information
krishpranav committed Jan 8, 2025
1 parent f0e25b2 commit 3d9b46b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions thunderpay-api/src/main/java/org/thunderpay/billing/ErrorCode.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
/**
* @file ErrorCode.java
* @author Krisna Pranav
* @brief Error Code
* @version 1.0
* @date 2024-11-25
*
* @copyright Copyright (c) 2024 ThunderPayment Developers, Krisna Pranav
*
*/

package org.thunderpay.billing;

public class ErrorCode {
Expand Down

0 comments on commit 3d9b46b

Please sign in to comment.