UNPKG

notbank

Version:
6 lines (5 loc) 177 B
export enum WithdrawFeeMessages { Success = "Fee calculated successfully", InvalidRequest = "Invalid Request", AccountOrProductNotFound = "Account or Product not found" }