Generator Changes at 11/16/2025 12:48:45 AM +03:30
This commit is contained in:
@@ -5,7 +5,5 @@ public record CreateNewOtpTokenCommand : IRequest<CreateNewOtpTokenResponseDto>
|
||||
public string Mobile { get; init; }
|
||||
//مقصود
|
||||
public string Purpose { get; init; }
|
||||
//اطلاعات بیشتر
|
||||
public string? ExtraInfo { get; init; }
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user