namespace Application.Features.Api.Studio.Wallet.RequestWithdraw; public sealed record Response(string Message);