6 lines
108 B
C#
6 lines
108 B
C#
namespace AMREZ.EOP.Contracts.DTOs.Payments.SlipVerification;
|
|
|
|
public class VerifyFromImageResponse
|
|
{
|
|
|
|
} |