namespace CMSMicroservice.Application.UserWalletChangeLogCQ.Commands.CreateNewUserWalletChangeLog; public class CreateNewUserWalletChangeLogResponseDto { //شناسه public long Id { get; set; } }