6 lines
113 B
C#
6 lines
113 B
C#
namespace AMREZ.EOP.Application.UseCases.Payments.SlipVerification;
|
|
|
|
public class VerifyFromImageUseCase
|
|
{
|
|
|
|
} |