refund roadmap pr-1 and pr-2
This commit is contained in:
@@ -31,4 +31,6 @@ export const LIMITS = {
|
||||
MAX_BANK_ACCOUNT_NUMBER_LENGTH: 32,
|
||||
MAX_REJECTION_REASON_LENGTH: 500,
|
||||
NIK_LENGTH: 16,
|
||||
/** Catatan laporan dari peserta/organizer + catatan admin pada refund. */
|
||||
MAX_REFUND_NOTE_LENGTH: 1000,
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user