Пример #1
0
 public GetTransactionByIDValidatorTests()
 {
     _validator = new GetCustomerTokensRequestValidator();
 }
Пример #2
0
 public GetCustomerTokensRequestValidatorTests()
 {
     _validator = new GetCustomerTokensRequestValidator();
 }