Class: Gbizinfo::GBizINFORESTAPIPeriodSpecifiedSearchApi
- Inherits:
-
Object
- Object
- Gbizinfo::GBizINFORESTAPIPeriodSpecifiedSearchApi
- Defined in:
- lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb
Instance Attribute Summary collapse
-
#api_client ⇒ Object
Returns the value of attribute api_client.
Instance Method Summary collapse
-
#get_certification_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された届出・認定情報を取得します.
-
#get_certification_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された届出・認定情報を取得します.
-
#get_commendation_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された表彰情報を取得します.
-
#get_commendation_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された表彰情報を取得します.
-
#get_finance_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された財務情報を取得します.
-
#get_finance_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された財務情報を取得します.
-
#get_patent_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された特許情報を取得します.
-
#get_patent_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された特許情報を取得します.
-
#get_procurement_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された調達情報を取得します.
-
#get_procurement_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された調達情報を取得します.
-
#get_subsidy_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された補助金情報を取得します.
-
#get_subsidy_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された補助金情報を取得します.
-
#get_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された法人基本情報を取得します.
-
#get_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された法人基本情報を取得します.
-
#get_workplace_information_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された職場情報を取得します.
-
#get_workplace_information_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された職場情報を取得します.
-
#initialize(api_client = ApiClient.default) ⇒ GBizINFORESTAPIPeriodSpecifiedSearchApi
constructor
A new instance of GBizINFORESTAPIPeriodSpecifiedSearchApi.
Constructor Details
#initialize(api_client = ApiClient.default) ⇒ GBizINFORESTAPIPeriodSpecifiedSearchApi
Returns a new instance of GBizINFORESTAPIPeriodSpecifiedSearchApi.
19 20 21 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 19 def initialize(api_client = ApiClient.default) @api_client = api_client end |
Instance Attribute Details
#api_client ⇒ Object
Returns the value of attribute api_client.
17 18 19 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 17 def api_client @api_client end |
Instance Method Details
#get_certification_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された届出・認定情報を取得します. 指定された期間内に追加/更新された情報を取得します。
30 31 32 33 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 30 def get_certification_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_certification_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_certification_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された届出・認定情報を取得します. 指定された期間内に追加/更新された情報を取得します。
43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 43 def get_certification_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_certification_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_certification_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_certification_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_certification_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo/certification' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_certification_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_certification_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#get_commendation_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された表彰情報を取得します. 指定された期間内に追加/更新された情報を取得します。
111 112 113 114 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 111 def get_commendation_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_commendation_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_commendation_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された表彰情報を取得します. 指定された期間内に追加/更新された情報を取得します。
124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 124 def get_commendation_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_commendation_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_commendation_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_commendation_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_commendation_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo/commendation' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_commendation_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_commendation_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#get_finance_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された財務情報を取得します. 指定された期間内に追加/更新された情報を取得します。
192 193 194 195 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 192 def get_finance_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_finance_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_finance_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された財務情報を取得します. 指定された期間内に追加/更新された情報を取得します。
205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 205 def get_finance_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_finance_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_finance_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_finance_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_finance_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo/finance' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_finance_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_finance_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#get_patent_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された特許情報を取得します. 指定された期間内に追加/更新された情報を取得します。
273 274 275 276 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 273 def get_patent_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_patent_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_patent_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された特許情報を取得します. 指定された期間内に追加/更新された情報を取得します。
286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 286 def get_patent_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_patent_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_patent_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_patent_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_patent_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo/patent' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_patent_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_patent_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#get_procurement_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された調達情報を取得します. 指定された期間内に追加/更新された情報を取得します。
354 355 356 357 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 354 def get_procurement_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_procurement_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_procurement_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された調達情報を取得します. 指定された期間内に追加/更新された情報を取得します。
367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 367 def get_procurement_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_procurement_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_procurement_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_procurement_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_procurement_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo/procurement' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_procurement_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_procurement_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#get_subsidy_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された補助金情報を取得します. 指定された期間内に追加/更新された情報を取得します。
435 436 437 438 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 435 def get_subsidy_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_subsidy_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_subsidy_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された補助金情報を取得します. 指定された期間内に追加/更新された情報を取得します。
448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 448 def get_subsidy_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_subsidy_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_subsidy_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_subsidy_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_subsidy_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo/subsidy' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_subsidy_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_subsidy_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#get_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された法人基本情報を取得します. 指定された期間内に追加/更新された情報を取得します。
516 517 518 519 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 516 def get_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された法人基本情報を取得します. 指定された期間内に追加/更新された情報を取得します。
529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 529 def get_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#get_workplace_information_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) ⇒ HojinInfoResponse
gBizINFOから期間内に追加/更新された職場情報を取得します. 指定された期間内に追加/更新された情報を取得します。
597 598 599 600 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 597 def get_workplace_information_update_info_using_get(x_hojin_info_api_token, from, to, opts = {}) data, _status_code, _headers = get_workplace_information_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts) data end |
#get_workplace_information_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) ⇒ Array<(HojinInfoResponse, Integer, Hash)>
gBizINFOから期間内に追加/更新された職場情報を取得します. 指定された期間内に追加/更新された情報を取得します。
610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 |
# File 'lib/gbizinfo/api/g_biz_inforestapi_period_specified_search_api.rb', line 610 def get_workplace_information_update_info_using_get_with_http_info(x_hojin_info_api_token, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: GBizINFORESTAPIPeriodSpecifiedSearchApi.get_workplace_information_update_info_using_get ...' end # verify the required parameter 'x_hojin_info_api_token' is set if @api_client.config.client_side_validation && x_hojin_info_api_token.nil? fail ArgumentError, "Missing the required parameter 'x_hojin_info_api_token' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_workplace_information_update_info_using_get" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_workplace_information_update_info_using_get" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling GBizINFORESTAPIPeriodSpecifiedSearchApi.get_workplace_information_update_info_using_get" end # resource path local_var_path = '/v1/hojin/updateInfo/workplace' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) header_params[:'X-hojinInfo-api-token'] = x_hojin_info_api_token # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'HojinInfoResponse' # auth_names auth_names = opts[:debug_auth_names] || [] = opts.merge( :operation => :"GBizINFORESTAPIPeriodSpecifiedSearchApi.get_workplace_information_update_info_using_get", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: GBizINFORESTAPIPeriodSpecifiedSearchApi#get_workplace_information_update_info_using_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |