cloudmersive-validate-api-client 1.4.0 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -148
  3. data/Gemfile +0 -7
  4. data/README.md +0 -155
  5. data/Rakefile +0 -8
  6. data/cloudmersive-validate-api-client.gemspec +0 -45
  7. data/docs/AddressApi.md +0 -173
  8. data/docs/AddressGetServersResponse.md +0 -9
  9. data/docs/AddressVerifySyntaxOnlyResponse.md +0 -11
  10. data/docs/CheckResponse.md +0 -8
  11. data/docs/DomainApi.md +0 -228
  12. data/docs/EmailApi.md +0 -173
  13. data/docs/FirstNameValidationRequest.md +0 -8
  14. data/docs/FirstNameValidationResponse.md +0 -9
  15. data/docs/FullEmailValidationResponse.md +0 -16
  16. data/docs/FullNameValidationRequest.md +0 -8
  17. data/docs/FullNameValidationResponse.md +0 -17
  18. data/docs/GeolocateResponse.md +0 -16
  19. data/docs/GetGenderRequest.md +0 -9
  20. data/docs/GetGenderResponse.md +0 -9
  21. data/docs/GetTimezonesRequest.md +0 -8
  22. data/docs/GetTimezonesResponse.md +0 -13
  23. data/docs/IPAddressApi.md +0 -63
  24. data/docs/LastNameValidationRequest.md +0 -8
  25. data/docs/LastNameValidationResponse.md +0 -9
  26. data/docs/LeadEnrichmentApi.md +0 -61
  27. data/docs/LeadEnrichmentRequest.md +0 -21
  28. data/docs/LeadEnrichmentResponse.md +0 -25
  29. data/docs/NameApi.md +0 -283
  30. data/docs/ParseAddressRequest.md +0 -9
  31. data/docs/ParseAddressResponse.md +0 -16
  32. data/docs/PhoneNumberApi.md +0 -63
  33. data/docs/PhoneNumberValidateRequest.md +0 -9
  34. data/docs/PhoneNumberValidationResponse.md +0 -15
  35. data/docs/Timezone.md +0 -9
  36. data/docs/UserAgentApi.md +0 -63
  37. data/docs/UserAgentValidateRequest.md +0 -8
  38. data/docs/UserAgentValidateResponse.md +0 -21
  39. data/docs/ValidateCountryRequest.md +0 -8
  40. data/docs/ValidateCountryResponse.md +0 -13
  41. data/docs/ValidateIdentifierRequest.md +0 -15
  42. data/docs/ValidateIdentifierResponse.md +0 -9
  43. data/docs/ValidateUrlRequestFull.md +0 -8
  44. data/docs/ValidateUrlRequestSyntaxOnly.md +0 -8
  45. data/docs/ValidateUrlResponseFull.md +0 -12
  46. data/docs/ValidateUrlResponseSyntaxOnly.md +0 -9
  47. data/docs/VatApi.md +0 -63
  48. data/docs/VatLookupRequest.md +0 -8
  49. data/docs/VatLookupResponse.md +0 -19
  50. data/docs/WhoisResponse.md +0 -22
  51. data/git_push.sh +0 -55
  52. data/lib/cloudmersive-validate-api-client.rb +0 -83
  53. data/lib/cloudmersive-validate-api-client/api/address_api.rb +0 -188
  54. data/lib/cloudmersive-validate-api-client/api/domain_api.rb +0 -243
  55. data/lib/cloudmersive-validate-api-client/api/email_api.rb +0 -188
  56. data/lib/cloudmersive-validate-api-client/api/ip_address_api.rb +0 -78
  57. data/lib/cloudmersive-validate-api-client/api/lead_enrichment_api.rb +0 -78
  58. data/lib/cloudmersive-validate-api-client/api/name_api.rb +0 -298
  59. data/lib/cloudmersive-validate-api-client/api/phone_number_api.rb +0 -78
  60. data/lib/cloudmersive-validate-api-client/api/user_agent_api.rb +0 -78
  61. data/lib/cloudmersive-validate-api-client/api/vat_api.rb +0 -78
  62. data/lib/cloudmersive-validate-api-client/api_client.rb +0 -389
  63. data/lib/cloudmersive-validate-api-client/api_error.rb +0 -38
  64. data/lib/cloudmersive-validate-api-client/configuration.rb +0 -209
  65. data/lib/cloudmersive-validate-api-client/models/address_get_servers_response.rb +0 -201
  66. data/lib/cloudmersive-validate-api-client/models/address_verify_syntax_only_response.rb +0 -219
  67. data/lib/cloudmersive-validate-api-client/models/check_response.rb +0 -189
  68. data/lib/cloudmersive-validate-api-client/models/first_name_validation_request.rb +0 -189
  69. data/lib/cloudmersive-validate-api-client/models/first_name_validation_response.rb +0 -199
  70. data/lib/cloudmersive-validate-api-client/models/full_email_validation_response.rb +0 -269
  71. data/lib/cloudmersive-validate-api-client/models/full_name_validation_request.rb +0 -189
  72. data/lib/cloudmersive-validate-api-client/models/full_name_validation_response.rb +0 -279
  73. data/lib/cloudmersive-validate-api-client/models/geolocate_response.rb +0 -269
  74. data/lib/cloudmersive-validate-api-client/models/get_gender_request.rb +0 -199
  75. data/lib/cloudmersive-validate-api-client/models/get_gender_response.rb +0 -199
  76. data/lib/cloudmersive-validate-api-client/models/get_timezones_request.rb +0 -189
  77. data/lib/cloudmersive-validate-api-client/models/get_timezones_response.rb +0 -241
  78. data/lib/cloudmersive-validate-api-client/models/last_name_validation_request.rb +0 -189
  79. data/lib/cloudmersive-validate-api-client/models/last_name_validation_response.rb +0 -199
  80. data/lib/cloudmersive-validate-api-client/models/lead_enrichment_request.rb +0 -319
  81. data/lib/cloudmersive-validate-api-client/models/lead_enrichment_response.rb +0 -359
  82. data/lib/cloudmersive-validate-api-client/models/parse_address_request.rb +0 -199
  83. data/lib/cloudmersive-validate-api-client/models/parse_address_response.rb +0 -269
  84. data/lib/cloudmersive-validate-api-client/models/phone_number_validate_request.rb +0 -199
  85. data/lib/cloudmersive-validate-api-client/models/phone_number_validation_response.rb +0 -259
  86. data/lib/cloudmersive-validate-api-client/models/timezone.rb +0 -199
  87. data/lib/cloudmersive-validate-api-client/models/user_agent_validate_request.rb +0 -189
  88. data/lib/cloudmersive-validate-api-client/models/user_agent_validate_response.rb +0 -319
  89. data/lib/cloudmersive-validate-api-client/models/validate_country_request.rb +0 -189
  90. data/lib/cloudmersive-validate-api-client/models/validate_country_response.rb +0 -241
  91. data/lib/cloudmersive-validate-api-client/models/validate_identifier_request.rb +0 -259
  92. data/lib/cloudmersive-validate-api-client/models/validate_identifier_response.rb +0 -199
  93. data/lib/cloudmersive-validate-api-client/models/validate_url_request_full.rb +0 -189
  94. data/lib/cloudmersive-validate-api-client/models/validate_url_request_syntax_only.rb +0 -189
  95. data/lib/cloudmersive-validate-api-client/models/validate_url_response_full.rb +0 -229
  96. data/lib/cloudmersive-validate-api-client/models/validate_url_response_syntax_only.rb +0 -199
  97. data/lib/cloudmersive-validate-api-client/models/vat_lookup_request.rb +0 -189
  98. data/lib/cloudmersive-validate-api-client/models/vat_lookup_response.rb +0 -299
  99. data/lib/cloudmersive-validate-api-client/models/whois_response.rb +0 -329
  100. data/lib/cloudmersive-validate-api-client/version.rb +0 -15
  101. data/spec/api/address_api_spec.rb +0 -71
  102. data/spec/api/domain_api_spec.rb +0 -83
  103. data/spec/api/email_api_spec.rb +0 -71
  104. data/spec/api/ip_address_api_spec.rb +0 -47
  105. data/spec/api/lead_enrichment_api_spec.rb +0 -47
  106. data/spec/api/name_api_spec.rb +0 -95
  107. data/spec/api/phone_number_api_spec.rb +0 -47
  108. data/spec/api/user_agent_api_spec.rb +0 -47
  109. data/spec/api/vat_api_spec.rb +0 -47
  110. data/spec/api_client_spec.rb +0 -226
  111. data/spec/configuration_spec.rb +0 -42
  112. data/spec/models/address_get_servers_response_spec.rb +0 -48
  113. data/spec/models/address_verify_syntax_only_response_spec.rb +0 -60
  114. data/spec/models/check_response_spec.rb +0 -42
  115. data/spec/models/first_name_validation_request_spec.rb +0 -42
  116. data/spec/models/first_name_validation_response_spec.rb +0 -48
  117. data/spec/models/full_email_validation_response_spec.rb +0 -90
  118. data/spec/models/full_name_validation_request_spec.rb +0 -42
  119. data/spec/models/full_name_validation_response_spec.rb +0 -96
  120. data/spec/models/geolocate_response_spec.rb +0 -90
  121. data/spec/models/get_gender_request_spec.rb +0 -48
  122. data/spec/models/get_gender_response_spec.rb +0 -48
  123. data/spec/models/get_timezones_request_spec.rb +0 -42
  124. data/spec/models/get_timezones_response_spec.rb +0 -72
  125. data/spec/models/last_name_validation_request_spec.rb +0 -42
  126. data/spec/models/last_name_validation_response_spec.rb +0 -48
  127. data/spec/models/lead_enrichment_request_spec.rb +0 -120
  128. data/spec/models/lead_enrichment_response_spec.rb +0 -144
  129. data/spec/models/parse_address_request_spec.rb +0 -48
  130. data/spec/models/parse_address_response_spec.rb +0 -90
  131. data/spec/models/phone_number_validate_request_spec.rb +0 -48
  132. data/spec/models/phone_number_validation_response_spec.rb +0 -84
  133. data/spec/models/timezone_spec.rb +0 -48
  134. data/spec/models/user_agent_validate_request_spec.rb +0 -42
  135. data/spec/models/user_agent_validate_response_spec.rb +0 -120
  136. data/spec/models/validate_country_request_spec.rb +0 -42
  137. data/spec/models/validate_country_response_spec.rb +0 -72
  138. data/spec/models/validate_identifier_request_spec.rb +0 -84
  139. data/spec/models/validate_identifier_response_spec.rb +0 -48
  140. data/spec/models/validate_url_request_full_spec.rb +0 -42
  141. data/spec/models/validate_url_request_syntax_only_spec.rb +0 -42
  142. data/spec/models/validate_url_response_full_spec.rb +0 -66
  143. data/spec/models/validate_url_response_syntax_only_spec.rb +0 -48
  144. data/spec/models/vat_lookup_request_spec.rb +0 -42
  145. data/spec/models/vat_lookup_response_spec.rb +0 -108
  146. data/spec/models/whois_response_spec.rb +0 -126
  147. data/spec/spec_helper.rb +0 -111
@@ -1,188 +0,0 @@
1
- =begin
2
- #validateapi
3
-
4
- #The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require "uri"
14
-
15
- module CloudmersiveValidateApiClient
16
- class EmailApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
-
23
- # Partially check whether an email address is valid
24
- # Validate an email address by identifying whether its parent domain has email servers defined. This call is less limited than syntaxOnly but not as comprehensive as address/full.
25
- # @param email Email address to validate, e.g. \"support@cloudmersive.com\". The input is a string so be sure to enclose it in double-quotes.
26
- # @param [Hash] opts the optional parameters
27
- # @return [AddressGetServersResponse]
28
- def email_address_get_servers(email, opts = {})
29
- data, _status_code, _headers = email_address_get_servers_with_http_info(email, opts)
30
- return data
31
- end
32
-
33
- # Partially check whether an email address is valid
34
- # Validate an email address by identifying whether its parent domain has email servers defined. This call is less limited than syntaxOnly but not as comprehensive as address/full.
35
- # @param email Email address to validate, e.g. \"support@cloudmersive.com\". The input is a string so be sure to enclose it in double-quotes.
36
- # @param [Hash] opts the optional parameters
37
- # @return [Array<(AddressGetServersResponse, Fixnum, Hash)>] AddressGetServersResponse data, response status code and response headers
38
- def email_address_get_servers_with_http_info(email, opts = {})
39
- if @api_client.config.debugging
40
- @api_client.config.logger.debug "Calling API: EmailApi.email_address_get_servers ..."
41
- end
42
- # verify the required parameter 'email' is set
43
- if @api_client.config.client_side_validation && email.nil?
44
- fail ArgumentError, "Missing the required parameter 'email' when calling EmailApi.email_address_get_servers"
45
- end
46
- # resource path
47
- local_var_path = "/validate/email/address/servers"
48
-
49
- # query parameters
50
- query_params = {}
51
-
52
- # header parameters
53
- header_params = {}
54
- # HTTP header 'Accept' (if needed)
55
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
56
- # HTTP header 'Content-Type'
57
- header_params['Content-Type'] = @api_client.select_header_content_type(['text/javascript', 'application/json', 'text/json'])
58
-
59
- # form parameters
60
- form_params = {}
61
-
62
- # http body (model)
63
- post_body = @api_client.object_to_http_body(email)
64
- auth_names = ['Apikey']
65
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
66
- :header_params => header_params,
67
- :query_params => query_params,
68
- :form_params => form_params,
69
- :body => post_body,
70
- :auth_names => auth_names,
71
- :return_type => 'AddressGetServersResponse')
72
- if @api_client.config.debugging
73
- @api_client.config.logger.debug "API called: EmailApi#email_address_get_servers\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
- end
75
- return data, status_code, headers
76
- end
77
-
78
- # Fully validate an email address
79
- # Performs a full validation of the email address. Checks for syntactic correctness, identifies the mail server in question if any, and then contacts the email server to validate the existence of the account - without sending any emails.
80
- # @param email Email address to validate, e.g. \&quot;support@cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
81
- # @param [Hash] opts the optional parameters
82
- # @return [FullEmailValidationResponse]
83
- def email_full_validation(email, opts = {})
84
- data, _status_code, _headers = email_full_validation_with_http_info(email, opts)
85
- return data
86
- end
87
-
88
- # Fully validate an email address
89
- # Performs a full validation of the email address. Checks for syntactic correctness, identifies the mail server in question if any, and then contacts the email server to validate the existence of the account - without sending any emails.
90
- # @param email Email address to validate, e.g. \&quot;support@cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
91
- # @param [Hash] opts the optional parameters
92
- # @return [Array<(FullEmailValidationResponse, Fixnum, Hash)>] FullEmailValidationResponse data, response status code and response headers
93
- def email_full_validation_with_http_info(email, opts = {})
94
- if @api_client.config.debugging
95
- @api_client.config.logger.debug "Calling API: EmailApi.email_full_validation ..."
96
- end
97
- # verify the required parameter 'email' is set
98
- if @api_client.config.client_side_validation && email.nil?
99
- fail ArgumentError, "Missing the required parameter 'email' when calling EmailApi.email_full_validation"
100
- end
101
- # resource path
102
- local_var_path = "/validate/email/address/full"
103
-
104
- # query parameters
105
- query_params = {}
106
-
107
- # header parameters
108
- header_params = {}
109
- # HTTP header 'Accept' (if needed)
110
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
111
- # HTTP header 'Content-Type'
112
- header_params['Content-Type'] = @api_client.select_header_content_type(['text/javascript', 'application/json', 'text/json'])
113
-
114
- # form parameters
115
- form_params = {}
116
-
117
- # http body (model)
118
- post_body = @api_client.object_to_http_body(email)
119
- auth_names = ['Apikey']
120
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
121
- :header_params => header_params,
122
- :query_params => query_params,
123
- :form_params => form_params,
124
- :body => post_body,
125
- :auth_names => auth_names,
126
- :return_type => 'FullEmailValidationResponse')
127
- if @api_client.config.debugging
128
- @api_client.config.logger.debug "API called: EmailApi#email_full_validation\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
129
- end
130
- return data, status_code, headers
131
- end
132
-
133
- # Validate email adddress for syntactic correctness only
134
- # Validate whether a given email address is syntactically correct via a limited local-only check. Use the address/full API to do a full validation.
135
- # @param value Email address to validate, e.g. \&quot;support@cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
136
- # @param [Hash] opts the optional parameters
137
- # @return [AddressVerifySyntaxOnlyResponse]
138
- def email_post(value, opts = {})
139
- data, _status_code, _headers = email_post_with_http_info(value, opts)
140
- return data
141
- end
142
-
143
- # Validate email adddress for syntactic correctness only
144
- # Validate whether a given email address is syntactically correct via a limited local-only check. Use the address/full API to do a full validation.
145
- # @param value Email address to validate, e.g. \&quot;support@cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
146
- # @param [Hash] opts the optional parameters
147
- # @return [Array<(AddressVerifySyntaxOnlyResponse, Fixnum, Hash)>] AddressVerifySyntaxOnlyResponse data, response status code and response headers
148
- def email_post_with_http_info(value, opts = {})
149
- if @api_client.config.debugging
150
- @api_client.config.logger.debug "Calling API: EmailApi.email_post ..."
151
- end
152
- # verify the required parameter 'value' is set
153
- if @api_client.config.client_side_validation && value.nil?
154
- fail ArgumentError, "Missing the required parameter 'value' when calling EmailApi.email_post"
155
- end
156
- # resource path
157
- local_var_path = "/validate/email/address/syntaxOnly"
158
-
159
- # query parameters
160
- query_params = {}
161
-
162
- # header parameters
163
- header_params = {}
164
- # HTTP header 'Accept' (if needed)
165
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
166
- # HTTP header 'Content-Type'
167
- header_params['Content-Type'] = @api_client.select_header_content_type(['text/javascript', 'application/json', 'text/json'])
168
-
169
- # form parameters
170
- form_params = {}
171
-
172
- # http body (model)
173
- post_body = @api_client.object_to_http_body(value)
174
- auth_names = ['Apikey']
175
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
176
- :header_params => header_params,
177
- :query_params => query_params,
178
- :form_params => form_params,
179
- :body => post_body,
180
- :auth_names => auth_names,
181
- :return_type => 'AddressVerifySyntaxOnlyResponse')
182
- if @api_client.config.debugging
183
- @api_client.config.logger.debug "API called: EmailApi#email_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
184
- end
185
- return data, status_code, headers
186
- end
187
- end
188
- end
@@ -1,78 +0,0 @@
1
- =begin
2
- #validateapi
3
-
4
- #The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require "uri"
14
-
15
- module CloudmersiveValidateApiClient
16
- class IPAddressApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
-
23
- # Geolocate an IP address
24
- # Identify an IP address Country, State/Provence, City, Zip/Postal Code, etc. Useful for security and UX applications.
25
- # @param value IP address to geolocate, e.g. \&quot;55.55.55.55\&quot;. The input is a string so be sure to enclose it in double-quotes.
26
- # @param [Hash] opts the optional parameters
27
- # @return [GeolocateResponse]
28
- def i_p_address_post(value, opts = {})
29
- data, _status_code, _headers = i_p_address_post_with_http_info(value, opts)
30
- return data
31
- end
32
-
33
- # Geolocate an IP address
34
- # Identify an IP address Country, State/Provence, City, Zip/Postal Code, etc. Useful for security and UX applications.
35
- # @param value IP address to geolocate, e.g. \&quot;55.55.55.55\&quot;. The input is a string so be sure to enclose it in double-quotes.
36
- # @param [Hash] opts the optional parameters
37
- # @return [Array<(GeolocateResponse, Fixnum, Hash)>] GeolocateResponse data, response status code and response headers
38
- def i_p_address_post_with_http_info(value, opts = {})
39
- if @api_client.config.debugging
40
- @api_client.config.logger.debug "Calling API: IPAddressApi.i_p_address_post ..."
41
- end
42
- # verify the required parameter 'value' is set
43
- if @api_client.config.client_side_validation && value.nil?
44
- fail ArgumentError, "Missing the required parameter 'value' when calling IPAddressApi.i_p_address_post"
45
- end
46
- # resource path
47
- local_var_path = "/validate/ip/geolocate"
48
-
49
- # query parameters
50
- query_params = {}
51
-
52
- # header parameters
53
- header_params = {}
54
- # HTTP header 'Accept' (if needed)
55
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
56
- # HTTP header 'Content-Type'
57
- header_params['Content-Type'] = @api_client.select_header_content_type(['text/javascript', 'application/json', 'text/json'])
58
-
59
- # form parameters
60
- form_params = {}
61
-
62
- # http body (model)
63
- post_body = @api_client.object_to_http_body(value)
64
- auth_names = ['Apikey']
65
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
66
- :header_params => header_params,
67
- :query_params => query_params,
68
- :form_params => form_params,
69
- :body => post_body,
70
- :auth_names => auth_names,
71
- :return_type => 'GeolocateResponse')
72
- if @api_client.config.debugging
73
- @api_client.config.logger.debug "API called: IPAddressApi#i_p_address_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
- end
75
- return data, status_code, headers
76
- end
77
- end
78
- end
@@ -1,78 +0,0 @@
1
- =begin
2
- #validateapi
3
-
4
- #The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require "uri"
14
-
15
- module CloudmersiveValidateApiClient
16
- class LeadEnrichmentApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
-
23
- # Enrich an input lead with additional fields of data
24
- #
25
- # @param request Input lead with known fields set, and unknown fields left blank (null)
26
- # @param [Hash] opts the optional parameters
27
- # @return [LeadEnrichmentResponse]
28
- def lead_enrichment_enrich_lead(request, opts = {})
29
- data, _status_code, _headers = lead_enrichment_enrich_lead_with_http_info(request, opts)
30
- return data
31
- end
32
-
33
- # Enrich an input lead with additional fields of data
34
- #
35
- # @param request Input lead with known fields set, and unknown fields left blank (null)
36
- # @param [Hash] opts the optional parameters
37
- # @return [Array<(LeadEnrichmentResponse, Fixnum, Hash)>] LeadEnrichmentResponse data, response status code and response headers
38
- def lead_enrichment_enrich_lead_with_http_info(request, opts = {})
39
- if @api_client.config.debugging
40
- @api_client.config.logger.debug "Calling API: LeadEnrichmentApi.lead_enrichment_enrich_lead ..."
41
- end
42
- # verify the required parameter 'request' is set
43
- if @api_client.config.client_side_validation && request.nil?
44
- fail ArgumentError, "Missing the required parameter 'request' when calling LeadEnrichmentApi.lead_enrichment_enrich_lead"
45
- end
46
- # resource path
47
- local_var_path = "/validate/lead-enrichment/lead/enrich"
48
-
49
- # query parameters
50
- query_params = {}
51
-
52
- # header parameters
53
- header_params = {}
54
- # HTTP header 'Accept' (if needed)
55
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
56
- # HTTP header 'Content-Type'
57
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
58
-
59
- # form parameters
60
- form_params = {}
61
-
62
- # http body (model)
63
- post_body = @api_client.object_to_http_body(request)
64
- auth_names = ['Apikey']
65
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
66
- :header_params => header_params,
67
- :query_params => query_params,
68
- :form_params => form_params,
69
- :body => post_body,
70
- :auth_names => auth_names,
71
- :return_type => 'LeadEnrichmentResponse')
72
- if @api_client.config.debugging
73
- @api_client.config.logger.debug "API called: LeadEnrichmentApi#lead_enrichment_enrich_lead\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
- end
75
- return data, status_code, headers
76
- end
77
- end
78
- end
@@ -1,298 +0,0 @@
1
- =begin
2
- #validateapi
3
-
4
- #The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require "uri"
14
-
15
- module CloudmersiveValidateApiClient
16
- class NameApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
-
23
- # Get the gender of a first name
24
- # Determines the gender of a first name (given name)
25
- # @param input Gender request information
26
- # @param [Hash] opts the optional parameters
27
- # @return [GetGenderResponse]
28
- def name_get_gender(input, opts = {})
29
- data, _status_code, _headers = name_get_gender_with_http_info(input, opts)
30
- return data
31
- end
32
-
33
- # Get the gender of a first name
34
- # Determines the gender of a first name (given name)
35
- # @param input Gender request information
36
- # @param [Hash] opts the optional parameters
37
- # @return [Array<(GetGenderResponse, Fixnum, Hash)>] GetGenderResponse data, response status code and response headers
38
- def name_get_gender_with_http_info(input, opts = {})
39
- if @api_client.config.debugging
40
- @api_client.config.logger.debug "Calling API: NameApi.name_get_gender ..."
41
- end
42
- # verify the required parameter 'input' is set
43
- if @api_client.config.client_side_validation && input.nil?
44
- fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_get_gender"
45
- end
46
- # resource path
47
- local_var_path = "/validate/name/get-gender"
48
-
49
- # query parameters
50
- query_params = {}
51
-
52
- # header parameters
53
- header_params = {}
54
- # HTTP header 'Accept' (if needed)
55
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
56
- # HTTP header 'Content-Type'
57
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
58
-
59
- # form parameters
60
- form_params = {}
61
-
62
- # http body (model)
63
- post_body = @api_client.object_to_http_body(input)
64
- auth_names = ['Apikey']
65
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
66
- :header_params => header_params,
67
- :query_params => query_params,
68
- :form_params => form_params,
69
- :body => post_body,
70
- :auth_names => auth_names,
71
- :return_type => 'GetGenderResponse')
72
- if @api_client.config.debugging
73
- @api_client.config.logger.debug "API called: NameApi#name_get_gender\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
- end
75
- return data, status_code, headers
76
- end
77
-
78
- # Validate a code identifier
79
- # Determines if the input name is a valid technical / code identifier. Configure input rules such as whether whitespace, hyphens, underscores, etc. are allowed. For example, a valid identifier might be \"helloWorld\" but not \"hello*World\".
80
- # @param input Identifier validation request information
81
- # @param [Hash] opts the optional parameters
82
- # @return [ValidateIdentifierResponse]
83
- def name_identifier(input, opts = {})
84
- data, _status_code, _headers = name_identifier_with_http_info(input, opts)
85
- return data
86
- end
87
-
88
- # Validate a code identifier
89
- # Determines if the input name is a valid technical / code identifier. Configure input rules such as whether whitespace, hyphens, underscores, etc. are allowed. For example, a valid identifier might be \&quot;helloWorld\&quot; but not \&quot;hello*World\&quot;.
90
- # @param input Identifier validation request information
91
- # @param [Hash] opts the optional parameters
92
- # @return [Array<(ValidateIdentifierResponse, Fixnum, Hash)>] ValidateIdentifierResponse data, response status code and response headers
93
- def name_identifier_with_http_info(input, opts = {})
94
- if @api_client.config.debugging
95
- @api_client.config.logger.debug "Calling API: NameApi.name_identifier ..."
96
- end
97
- # verify the required parameter 'input' is set
98
- if @api_client.config.client_side_validation && input.nil?
99
- fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_identifier"
100
- end
101
- # resource path
102
- local_var_path = "/validate/name/identifier"
103
-
104
- # query parameters
105
- query_params = {}
106
-
107
- # header parameters
108
- header_params = {}
109
- # HTTP header 'Accept' (if needed)
110
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
111
- # HTTP header 'Content-Type'
112
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
113
-
114
- # form parameters
115
- form_params = {}
116
-
117
- # http body (model)
118
- post_body = @api_client.object_to_http_body(input)
119
- auth_names = ['Apikey']
120
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
121
- :header_params => header_params,
122
- :query_params => query_params,
123
- :form_params => form_params,
124
- :body => post_body,
125
- :auth_names => auth_names,
126
- :return_type => 'ValidateIdentifierResponse')
127
- if @api_client.config.debugging
128
- @api_client.config.logger.debug "API called: NameApi#name_identifier\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
129
- end
130
- return data, status_code, headers
131
- end
132
-
133
- # Validate a first name
134
- # Determines if a string is a valid first name (given name)
135
- # @param input Validation request information
136
- # @param [Hash] opts the optional parameters
137
- # @return [FirstNameValidationResponse]
138
- def name_validate_first_name(input, opts = {})
139
- data, _status_code, _headers = name_validate_first_name_with_http_info(input, opts)
140
- return data
141
- end
142
-
143
- # Validate a first name
144
- # Determines if a string is a valid first name (given name)
145
- # @param input Validation request information
146
- # @param [Hash] opts the optional parameters
147
- # @return [Array<(FirstNameValidationResponse, Fixnum, Hash)>] FirstNameValidationResponse data, response status code and response headers
148
- def name_validate_first_name_with_http_info(input, opts = {})
149
- if @api_client.config.debugging
150
- @api_client.config.logger.debug "Calling API: NameApi.name_validate_first_name ..."
151
- end
152
- # verify the required parameter 'input' is set
153
- if @api_client.config.client_side_validation && input.nil?
154
- fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_validate_first_name"
155
- end
156
- # resource path
157
- local_var_path = "/validate/name/first"
158
-
159
- # query parameters
160
- query_params = {}
161
-
162
- # header parameters
163
- header_params = {}
164
- # HTTP header 'Accept' (if needed)
165
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
166
- # HTTP header 'Content-Type'
167
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
168
-
169
- # form parameters
170
- form_params = {}
171
-
172
- # http body (model)
173
- post_body = @api_client.object_to_http_body(input)
174
- auth_names = ['Apikey']
175
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
176
- :header_params => header_params,
177
- :query_params => query_params,
178
- :form_params => form_params,
179
- :body => post_body,
180
- :auth_names => auth_names,
181
- :return_type => 'FirstNameValidationResponse')
182
- if @api_client.config.debugging
183
- @api_client.config.logger.debug "API called: NameApi#name_validate_first_name\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
184
- end
185
- return data, status_code, headers
186
- end
187
-
188
- # Parse and validate a full name
189
- # Parses a full name string (e.g. \"Mr. Jon van der Waal Jr.\") into its component parts (and returns these component parts), and then validates whether it is a valid name string or not
190
- # @param input Validation request information
191
- # @param [Hash] opts the optional parameters
192
- # @return [FullNameValidationResponse]
193
- def name_validate_full_name(input, opts = {})
194
- data, _status_code, _headers = name_validate_full_name_with_http_info(input, opts)
195
- return data
196
- end
197
-
198
- # Parse and validate a full name
199
- # Parses a full name string (e.g. \&quot;Mr. Jon van der Waal Jr.\&quot;) into its component parts (and returns these component parts), and then validates whether it is a valid name string or not
200
- # @param input Validation request information
201
- # @param [Hash] opts the optional parameters
202
- # @return [Array<(FullNameValidationResponse, Fixnum, Hash)>] FullNameValidationResponse data, response status code and response headers
203
- def name_validate_full_name_with_http_info(input, opts = {})
204
- if @api_client.config.debugging
205
- @api_client.config.logger.debug "Calling API: NameApi.name_validate_full_name ..."
206
- end
207
- # verify the required parameter 'input' is set
208
- if @api_client.config.client_side_validation && input.nil?
209
- fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_validate_full_name"
210
- end
211
- # resource path
212
- local_var_path = "/validate/name/full-name"
213
-
214
- # query parameters
215
- query_params = {}
216
-
217
- # header parameters
218
- header_params = {}
219
- # HTTP header 'Accept' (if needed)
220
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
221
- # HTTP header 'Content-Type'
222
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
223
-
224
- # form parameters
225
- form_params = {}
226
-
227
- # http body (model)
228
- post_body = @api_client.object_to_http_body(input)
229
- auth_names = ['Apikey']
230
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
231
- :header_params => header_params,
232
- :query_params => query_params,
233
- :form_params => form_params,
234
- :body => post_body,
235
- :auth_names => auth_names,
236
- :return_type => 'FullNameValidationResponse')
237
- if @api_client.config.debugging
238
- @api_client.config.logger.debug "API called: NameApi#name_validate_full_name\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
239
- end
240
- return data, status_code, headers
241
- end
242
-
243
- # Validate a last name
244
- # Determines if a string is a valid last name (surname)
245
- # @param input Validation request information
246
- # @param [Hash] opts the optional parameters
247
- # @return [LastNameValidationResponse]
248
- def name_validate_last_name(input, opts = {})
249
- data, _status_code, _headers = name_validate_last_name_with_http_info(input, opts)
250
- return data
251
- end
252
-
253
- # Validate a last name
254
- # Determines if a string is a valid last name (surname)
255
- # @param input Validation request information
256
- # @param [Hash] opts the optional parameters
257
- # @return [Array<(LastNameValidationResponse, Fixnum, Hash)>] LastNameValidationResponse data, response status code and response headers
258
- def name_validate_last_name_with_http_info(input, opts = {})
259
- if @api_client.config.debugging
260
- @api_client.config.logger.debug "Calling API: NameApi.name_validate_last_name ..."
261
- end
262
- # verify the required parameter 'input' is set
263
- if @api_client.config.client_side_validation && input.nil?
264
- fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_validate_last_name"
265
- end
266
- # resource path
267
- local_var_path = "/validate/name/last"
268
-
269
- # query parameters
270
- query_params = {}
271
-
272
- # header parameters
273
- header_params = {}
274
- # HTTP header 'Accept' (if needed)
275
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
276
- # HTTP header 'Content-Type'
277
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
278
-
279
- # form parameters
280
- form_params = {}
281
-
282
- # http body (model)
283
- post_body = @api_client.object_to_http_body(input)
284
- auth_names = ['Apikey']
285
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
286
- :header_params => header_params,
287
- :query_params => query_params,
288
- :form_params => form_params,
289
- :body => post_body,
290
- :auth_names => auth_names,
291
- :return_type => 'LastNameValidationResponse')
292
- if @api_client.config.debugging
293
- @api_client.config.logger.debug "API called: NameApi#name_validate_last_name\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
294
- end
295
- return data, status_code, headers
296
- end
297
- end
298
- end