type UpdateMemberWalletRequest = { negativeAmountLimit: number; }; export default UpdateMemberWalletRequest;