UNPKG

notbank

Version:
7 lines (6 loc) 338 B
export var WithdrawFeeMessages; (function (WithdrawFeeMessages) { WithdrawFeeMessages["Success"] = "Fee calculated successfully"; WithdrawFeeMessages["InvalidRequest"] = "Invalid Request"; WithdrawFeeMessages["AccountOrProductNotFound"] = "Account or Product not found"; })(WithdrawFeeMessages || (WithdrawFeeMessages = {}));