Class: SwaggerClient::PublicApiGetJobResponse
- Inherits:
-
Object
- Object
- SwaggerClient::PublicApiGetJobResponse
- Defined in:
- lib/swagger_client/models/public_api_get_job_response.rb
Instance Attribute Summary collapse
-
#additional_contact_billing_id ⇒ Object
Returns the value of attribute additional_contact_billing_id.
-
#additional_contact_billing_is_primary ⇒ Object
Returns the value of attribute additional_contact_billing_is_primary.
-
#additional_contact_billing_name ⇒ Object
Returns the value of attribute additional_contact_billing_name.
-
#additional_contact_executive_sponsor_id ⇒ Object
Returns the value of attribute additional_contact_executive_sponsor_id.
-
#additional_contact_executive_sponsor_is_primary ⇒ Object
Returns the value of attribute additional_contact_executive_sponsor_is_primary.
-
#additional_contact_executive_sponsor_name ⇒ Object
Returns the value of attribute additional_contact_executive_sponsor_name.
-
#additional_contact_hiring_manager_id ⇒ Object
Returns the value of attribute additional_contact_hiring_manager_id.
-
#additional_contact_hiring_manager_is_primary ⇒ Object
Returns the value of attribute additional_contact_hiring_manager_is_primary.
-
#additional_contact_hiring_manager_name ⇒ Object
Returns the value of attribute additional_contact_hiring_manager_name.
-
#additional_contact_internal_recruiter_id ⇒ Object
Returns the value of attribute additional_contact_internal_recruiter_id.
-
#additional_contact_internal_recruiter_is_primary ⇒ Object
Returns the value of attribute additional_contact_internal_recruiter_is_primary.
-
#additional_contact_internal_recruiter_name ⇒ Object
Returns the value of attribute additional_contact_internal_recruiter_name.
-
#additional_contact_other_id ⇒ Object
Returns the value of attribute additional_contact_other_id.
-
#additional_contact_other_is_primary ⇒ Object
Returns the value of attribute additional_contact_other_is_primary.
-
#additional_contact_other_name ⇒ Object
Returns the value of attribute additional_contact_other_name.
-
#address_business_city ⇒ Object
Returns the value of attribute address_business_city.
-
#address_business_country ⇒ Object
Returns the value of attribute address_business_country.
-
#address_business_is_primary ⇒ Object
Returns the value of attribute address_business_is_primary.
-
#address_business_line1 ⇒ Object
Returns the value of attribute address_business_line1.
-
#address_business_state ⇒ Object
Returns the value of attribute address_business_state.
-
#address_business_zip_code ⇒ Object
Returns the value of attribute address_business_zip_code.
-
#address_other_city ⇒ Object
Returns the value of attribute address_other_city.
-
#address_other_country ⇒ Object
Returns the value of attribute address_other_country.
-
#address_other_is_primary ⇒ Object
Returns the value of attribute address_other_is_primary.
-
#address_other_line1 ⇒ Object
Returns the value of attribute address_other_line1.
-
#address_other_state ⇒ Object
Returns the value of attribute address_other_state.
-
#address_other_zip_code ⇒ Object
Returns the value of attribute address_other_zip_code.
-
#company_id ⇒ Object
Returns the value of attribute company_id.
-
#company_name ⇒ Object
Returns the value of attribute company_name.
-
#compensation ⇒ Object
Returns the value of attribute compensation.
-
#compensation_details ⇒ Object
Returns the value of attribute compensation_details.
-
#created_by_id ⇒ Object
Returns the value of attribute created_by_id.
-
#created_by_name ⇒ Object
Returns the value of attribute created_by_name.
-
#created_on ⇒ Object
Returns the value of attribute created_on.
-
#description ⇒ Object
Returns the value of attribute description.
-
#external_email_address ⇒ Object
Returns the value of attribute external_email_address.
-
#external_primary_key ⇒ Object
Returns the value of attribute external_primary_key.
-
#id ⇒ Object
Returns the value of attribute id.
-
#job_code ⇒ Object
Returns the value of attribute job_code.
-
#job_title_id ⇒ Object
Returns the value of attribute job_title_id.
-
#job_title_name ⇒ Object
Returns the value of attribute job_title_name.
-
#job_types ⇒ Object
Returns the value of attribute job_types.
-
#modified_by_id ⇒ Object
Returns the value of attribute modified_by_id.
-
#modified_by_name ⇒ Object
Returns the value of attribute modified_by_name.
-
#modified_on ⇒ Object
Returns the value of attribute modified_on.
-
#name ⇒ Object
Returns the value of attribute name.
-
#number_of_openings ⇒ Object
Returns the value of attribute number_of_openings.
-
#owners ⇒ Object
Returns the value of attribute owners.
-
#start_date ⇒ Object
Returns the value of attribute start_date.
-
#status_id ⇒ Object
Returns the value of attribute status_id.
-
#status_name ⇒ Object
Returns the value of attribute status_name.
-
#tags ⇒ Object
Returns the value of attribute tags.
-
#website_description ⇒ Object
Returns the value of attribute website_description.
-
#website_description_is_primary ⇒ Object
Returns the value of attribute website_description_is_primary.
-
#website_other ⇒ Object
Returns the value of attribute website_other.
-
#website_other_is_primary ⇒ Object
Returns the value of attribute website_other_is_primary.
Class Method Summary collapse
-
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
-
.swagger_types ⇒ Object
Attribute type mapping.
Instance Method Summary collapse
-
#==(o) ⇒ Object
Checks equality by comparing each attribute.
-
#_deserialize(type, value) ⇒ Object
Deserializes the data based on type.
-
#_to_hash(value) ⇒ Hash
Outputs non-array value in the form of hash For object, use to_hash.
-
#build_from_hash(attributes) ⇒ Object
Builds the object from hash.
- #eql?(o) ⇒ Boolean
-
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
-
#initialize(attributes = {}) ⇒ PublicApiGetJobResponse
constructor
Initializes the object.
-
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons.
-
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility).
-
#to_hash ⇒ Hash
Returns the object in the form of hash.
-
#to_s ⇒ String
Returns the string representation of the object.
-
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid.
Constructor Details
#initialize(attributes = {}) ⇒ PublicApiGetJobResponse
Initializes the object
257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 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 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 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 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 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 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 257 def initialize(attributes = {}) return unless attributes.is_a?(Hash) # convert string to symbol for hash key attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v} if attributes.has_key?(:'Id') self.id = attributes[:'Id'] end if attributes.has_key?(:'CreatedBy_Id') self.created_by_id = attributes[:'CreatedBy_Id'] end if attributes.has_key?(:'CreatedBy_Name') self.created_by_name = attributes[:'CreatedBy_Name'] end if attributes.has_key?(:'CreatedOn') self.created_on = attributes[:'CreatedOn'] end if attributes.has_key?(:'ModifiedBy_Id') self.modified_by_id = attributes[:'ModifiedBy_Id'] end if attributes.has_key?(:'ModifiedBy_Name') self.modified_by_name = attributes[:'ModifiedBy_Name'] end if attributes.has_key?(:'ModifiedOn') self.modified_on = attributes[:'ModifiedOn'] end if attributes.has_key?(:'Status_Id') self.status_id = attributes[:'Status_Id'] end if attributes.has_key?(:'Status_Name') self.status_name = attributes[:'Status_Name'] end if attributes.has_key?(:'JobCode') self.job_code = attributes[:'JobCode'] end if attributes.has_key?(:'ExternalEmailAddress') self.external_email_address = attributes[:'ExternalEmailAddress'] end if attributes.has_key?(:'Owners') if (value = attributes[:'Owners']).is_a?(Array) self.owners = value end end if attributes.has_key?(:'AdditionalContact_HiringManager_Id') self.additional_contact_hiring_manager_id = attributes[:'AdditionalContact_HiringManager_Id'] end if attributes.has_key?(:'AdditionalContact_HiringManager_Name') self.additional_contact_hiring_manager_name = attributes[:'AdditionalContact_HiringManager_Name'] end if attributes.has_key?(:'AdditionalContact_HiringManager_IsPrimary') self.additional_contact_hiring_manager_is_primary = attributes[:'AdditionalContact_HiringManager_IsPrimary'] end if attributes.has_key?(:'AdditionalContact_ExecutiveSponsor_Id') self.additional_contact_executive_sponsor_id = attributes[:'AdditionalContact_ExecutiveSponsor_Id'] end if attributes.has_key?(:'AdditionalContact_ExecutiveSponsor_Name') self.additional_contact_executive_sponsor_name = attributes[:'AdditionalContact_ExecutiveSponsor_Name'] end if attributes.has_key?(:'AdditionalContact_ExecutiveSponsor_IsPrimary') self.additional_contact_executive_sponsor_is_primary = attributes[:'AdditionalContact_ExecutiveSponsor_IsPrimary'] end if attributes.has_key?(:'AdditionalContact_InternalRecruiter_Id') self.additional_contact_internal_recruiter_id = attributes[:'AdditionalContact_InternalRecruiter_Id'] end if attributes.has_key?(:'AdditionalContact_InternalRecruiter_Name') self.additional_contact_internal_recruiter_name = attributes[:'AdditionalContact_InternalRecruiter_Name'] end if attributes.has_key?(:'AdditionalContact_InternalRecruiter_IsPrimary') self.additional_contact_internal_recruiter_is_primary = attributes[:'AdditionalContact_InternalRecruiter_IsPrimary'] end if attributes.has_key?(:'AdditionalContact_Billing_Id') self.additional_contact_billing_id = attributes[:'AdditionalContact_Billing_Id'] end if attributes.has_key?(:'AdditionalContact_Billing_Name') self.additional_contact_billing_name = attributes[:'AdditionalContact_Billing_Name'] end if attributes.has_key?(:'AdditionalContact_Billing_IsPrimary') self.additional_contact_billing_is_primary = attributes[:'AdditionalContact_Billing_IsPrimary'] end if attributes.has_key?(:'AdditionalContact_Other_Id') self.additional_contact_other_id = attributes[:'AdditionalContact_Other_Id'] end if attributes.has_key?(:'AdditionalContact_Other_Name') self.additional_contact_other_name = attributes[:'AdditionalContact_Other_Name'] end if attributes.has_key?(:'AdditionalContact_Other_IsPrimary') self.additional_contact_other_is_primary = attributes[:'AdditionalContact_Other_IsPrimary'] end if attributes.has_key?(:'Name') self.name = attributes[:'Name'] end if attributes.has_key?(:'Description') self.description = attributes[:'Description'] end if attributes.has_key?(:'StartDate') self.start_date = attributes[:'StartDate'] end if attributes.has_key?(:'NumberOfOpenings') self.number_of_openings = attributes[:'NumberOfOpenings'] end if attributes.has_key?(:'ExternalPrimaryKey') self.external_primary_key = attributes[:'ExternalPrimaryKey'] end if attributes.has_key?(:'Company_Id') self.company_id = attributes[:'Company_Id'] end if attributes.has_key?(:'Company_Name') self.company_name = attributes[:'Company_Name'] end if attributes.has_key?(:'JobTitle_Id') self.job_title_id = attributes[:'JobTitle_Id'] end if attributes.has_key?(:'JobTitle_Name') self.job_title_name = attributes[:'JobTitle_Name'] end if attributes.has_key?(:'JobTypes') if (value = attributes[:'JobTypes']).is_a?(Array) self.job_types = value end end if attributes.has_key?(:'Compensation') self.compensation = attributes[:'Compensation'] end if attributes.has_key?(:'CompensationDetails') self.compensation_details = attributes[:'CompensationDetails'] end if attributes.has_key?(:'Tags') if (value = attributes[:'Tags']).is_a?(Array) self. = value end end if attributes.has_key?(:'Address_Business_Line1') self.address_business_line1 = attributes[:'Address_Business_Line1'] end if attributes.has_key?(:'Address_Business_City') self.address_business_city = attributes[:'Address_Business_City'] end if attributes.has_key?(:'Address_Business_State') self.address_business_state = attributes[:'Address_Business_State'] end if attributes.has_key?(:'Address_Business_ZipCode') self.address_business_zip_code = attributes[:'Address_Business_ZipCode'] end if attributes.has_key?(:'Address_Business_Country') self.address_business_country = attributes[:'Address_Business_Country'] end if attributes.has_key?(:'Address_Business_IsPrimary') self.address_business_is_primary = attributes[:'Address_Business_IsPrimary'] end if attributes.has_key?(:'Address_Other_Line1') self.address_other_line1 = attributes[:'Address_Other_Line1'] end if attributes.has_key?(:'Address_Other_City') self.address_other_city = attributes[:'Address_Other_City'] end if attributes.has_key?(:'Address_Other_State') self.address_other_state = attributes[:'Address_Other_State'] end if attributes.has_key?(:'Address_Other_ZipCode') self.address_other_zip_code = attributes[:'Address_Other_ZipCode'] end if attributes.has_key?(:'Address_Other_Country') self.address_other_country = attributes[:'Address_Other_Country'] end if attributes.has_key?(:'Address_Other_IsPrimary') self.address_other_is_primary = attributes[:'Address_Other_IsPrimary'] end if attributes.has_key?(:'Website_Description') self.website_description = attributes[:'Website_Description'] end if attributes.has_key?(:'Website_Description_IsPrimary') self.website_description_is_primary = attributes[:'Website_Description_IsPrimary'] end if attributes.has_key?(:'Website_Other') self.website_other = attributes[:'Website_Other'] end if attributes.has_key?(:'Website_Other_IsPrimary') self.website_other_is_primary = attributes[:'Website_Other_IsPrimary'] end end |
Instance Attribute Details
#additional_contact_billing_id ⇒ Object
Returns the value of attribute additional_contact_billing_id.
60 61 62 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 60 def additional_contact_billing_id @additional_contact_billing_id end |
#additional_contact_billing_is_primary ⇒ Object
Returns the value of attribute additional_contact_billing_is_primary.
64 65 66 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 64 def additional_contact_billing_is_primary @additional_contact_billing_is_primary end |
#additional_contact_billing_name ⇒ Object
Returns the value of attribute additional_contact_billing_name.
62 63 64 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 62 def additional_contact_billing_name @additional_contact_billing_name end |
#additional_contact_executive_sponsor_id ⇒ Object
Returns the value of attribute additional_contact_executive_sponsor_id.
48 49 50 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 48 def additional_contact_executive_sponsor_id @additional_contact_executive_sponsor_id end |
#additional_contact_executive_sponsor_is_primary ⇒ Object
Returns the value of attribute additional_contact_executive_sponsor_is_primary.
52 53 54 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 52 def additional_contact_executive_sponsor_is_primary @additional_contact_executive_sponsor_is_primary end |
#additional_contact_executive_sponsor_name ⇒ Object
Returns the value of attribute additional_contact_executive_sponsor_name.
50 51 52 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 50 def additional_contact_executive_sponsor_name @additional_contact_executive_sponsor_name end |
#additional_contact_hiring_manager_id ⇒ Object
Returns the value of attribute additional_contact_hiring_manager_id.
42 43 44 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 42 def additional_contact_hiring_manager_id @additional_contact_hiring_manager_id end |
#additional_contact_hiring_manager_is_primary ⇒ Object
Returns the value of attribute additional_contact_hiring_manager_is_primary.
46 47 48 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 46 def additional_contact_hiring_manager_is_primary @additional_contact_hiring_manager_is_primary end |
#additional_contact_hiring_manager_name ⇒ Object
Returns the value of attribute additional_contact_hiring_manager_name.
44 45 46 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 44 def additional_contact_hiring_manager_name @additional_contact_hiring_manager_name end |
#additional_contact_internal_recruiter_id ⇒ Object
Returns the value of attribute additional_contact_internal_recruiter_id.
54 55 56 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 54 def additional_contact_internal_recruiter_id @additional_contact_internal_recruiter_id end |
#additional_contact_internal_recruiter_is_primary ⇒ Object
Returns the value of attribute additional_contact_internal_recruiter_is_primary.
58 59 60 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 58 def additional_contact_internal_recruiter_is_primary @additional_contact_internal_recruiter_is_primary end |
#additional_contact_internal_recruiter_name ⇒ Object
Returns the value of attribute additional_contact_internal_recruiter_name.
56 57 58 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 56 def additional_contact_internal_recruiter_name @additional_contact_internal_recruiter_name end |
#additional_contact_other_id ⇒ Object
Returns the value of attribute additional_contact_other_id.
66 67 68 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 66 def additional_contact_other_id @additional_contact_other_id end |
#additional_contact_other_is_primary ⇒ Object
Returns the value of attribute additional_contact_other_is_primary.
70 71 72 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 70 def additional_contact_other_is_primary @additional_contact_other_is_primary end |
#additional_contact_other_name ⇒ Object
Returns the value of attribute additional_contact_other_name.
68 69 70 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 68 def additional_contact_other_name @additional_contact_other_name end |
#address_business_city ⇒ Object
Returns the value of attribute address_business_city.
100 101 102 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 100 def address_business_city @address_business_city end |
#address_business_country ⇒ Object
Returns the value of attribute address_business_country.
106 107 108 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 106 def address_business_country @address_business_country end |
#address_business_is_primary ⇒ Object
Returns the value of attribute address_business_is_primary.
108 109 110 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 108 def address_business_is_primary @address_business_is_primary end |
#address_business_line1 ⇒ Object
Returns the value of attribute address_business_line1.
98 99 100 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 98 def address_business_line1 @address_business_line1 end |
#address_business_state ⇒ Object
Returns the value of attribute address_business_state.
102 103 104 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 102 def address_business_state @address_business_state end |
#address_business_zip_code ⇒ Object
Returns the value of attribute address_business_zip_code.
104 105 106 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 104 def address_business_zip_code @address_business_zip_code end |
#address_other_city ⇒ Object
Returns the value of attribute address_other_city.
112 113 114 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 112 def address_other_city @address_other_city end |
#address_other_country ⇒ Object
Returns the value of attribute address_other_country.
118 119 120 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 118 def address_other_country @address_other_country end |
#address_other_is_primary ⇒ Object
Returns the value of attribute address_other_is_primary.
120 121 122 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 120 def address_other_is_primary @address_other_is_primary end |
#address_other_line1 ⇒ Object
Returns the value of attribute address_other_line1.
110 111 112 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 110 def address_other_line1 @address_other_line1 end |
#address_other_state ⇒ Object
Returns the value of attribute address_other_state.
114 115 116 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 114 def address_other_state @address_other_state end |
#address_other_zip_code ⇒ Object
Returns the value of attribute address_other_zip_code.
116 117 118 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 116 def address_other_zip_code @address_other_zip_code end |
#company_id ⇒ Object
Returns the value of attribute company_id.
82 83 84 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 82 def company_id @company_id end |
#company_name ⇒ Object
Returns the value of attribute company_name.
84 85 86 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 84 def company_name @company_name end |
#compensation ⇒ Object
Returns the value of attribute compensation.
92 93 94 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 92 def compensation @compensation end |
#compensation_details ⇒ Object
Returns the value of attribute compensation_details.
94 95 96 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 94 def compensation_details @compensation_details end |
#created_by_id ⇒ Object
Returns the value of attribute created_by_id.
20 21 22 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 20 def created_by_id @created_by_id end |
#created_by_name ⇒ Object
Returns the value of attribute created_by_name.
22 23 24 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 22 def created_by_name @created_by_name end |
#created_on ⇒ Object
Returns the value of attribute created_on.
24 25 26 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 24 def created_on @created_on end |
#description ⇒ Object
Returns the value of attribute description.
74 75 76 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 74 def description @description end |
#external_email_address ⇒ Object
Returns the value of attribute external_email_address.
38 39 40 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 38 def external_email_address @external_email_address end |
#external_primary_key ⇒ Object
Returns the value of attribute external_primary_key.
80 81 82 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 80 def external_primary_key @external_primary_key end |
#id ⇒ Object
Returns the value of attribute id.
18 19 20 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 18 def id @id end |
#job_code ⇒ Object
Returns the value of attribute job_code.
36 37 38 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 36 def job_code @job_code end |
#job_title_id ⇒ Object
Returns the value of attribute job_title_id.
86 87 88 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 86 def job_title_id @job_title_id end |
#job_title_name ⇒ Object
Returns the value of attribute job_title_name.
88 89 90 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 88 def job_title_name @job_title_name end |
#job_types ⇒ Object
Returns the value of attribute job_types.
90 91 92 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 90 def job_types @job_types end |
#modified_by_id ⇒ Object
Returns the value of attribute modified_by_id.
26 27 28 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 26 def modified_by_id @modified_by_id end |
#modified_by_name ⇒ Object
Returns the value of attribute modified_by_name.
28 29 30 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 28 def modified_by_name @modified_by_name end |
#modified_on ⇒ Object
Returns the value of attribute modified_on.
30 31 32 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 30 def modified_on @modified_on end |
#name ⇒ Object
Returns the value of attribute name.
72 73 74 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 72 def name @name end |
#number_of_openings ⇒ Object
Returns the value of attribute number_of_openings.
78 79 80 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 78 def number_of_openings @number_of_openings end |
#owners ⇒ Object
Returns the value of attribute owners.
40 41 42 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 40 def owners @owners end |
#start_date ⇒ Object
Returns the value of attribute start_date.
76 77 78 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 76 def start_date @start_date end |
#status_id ⇒ Object
Returns the value of attribute status_id.
32 33 34 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 32 def status_id @status_id end |
#status_name ⇒ Object
Returns the value of attribute status_name.
34 35 36 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 34 def status_name @status_name end |
#tags ⇒ Object
Returns the value of attribute tags.
96 97 98 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 96 def @tags end |
#website_description ⇒ Object
Returns the value of attribute website_description.
122 123 124 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 122 def website_description @website_description end |
#website_description_is_primary ⇒ Object
Returns the value of attribute website_description_is_primary.
124 125 126 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 124 def website_description_is_primary @website_description_is_primary end |
#website_other ⇒ Object
Returns the value of attribute website_other.
126 127 128 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 126 def website_other @website_other end |
#website_other_is_primary ⇒ Object
Returns the value of attribute website_other_is_primary.
128 129 130 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 128 def website_other_is_primary @website_other_is_primary end |
Class Method Details
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
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 183 184 185 186 187 188 189 190 191 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 132 def self.attribute_map { :'id' => :'Id', :'created_by_id' => :'CreatedBy_Id', :'created_by_name' => :'CreatedBy_Name', :'created_on' => :'CreatedOn', :'modified_by_id' => :'ModifiedBy_Id', :'modified_by_name' => :'ModifiedBy_Name', :'modified_on' => :'ModifiedOn', :'status_id' => :'Status_Id', :'status_name' => :'Status_Name', :'job_code' => :'JobCode', :'external_email_address' => :'ExternalEmailAddress', :'owners' => :'Owners', :'additional_contact_hiring_manager_id' => :'AdditionalContact_HiringManager_Id', :'additional_contact_hiring_manager_name' => :'AdditionalContact_HiringManager_Name', :'additional_contact_hiring_manager_is_primary' => :'AdditionalContact_HiringManager_IsPrimary', :'additional_contact_executive_sponsor_id' => :'AdditionalContact_ExecutiveSponsor_Id', :'additional_contact_executive_sponsor_name' => :'AdditionalContact_ExecutiveSponsor_Name', :'additional_contact_executive_sponsor_is_primary' => :'AdditionalContact_ExecutiveSponsor_IsPrimary', :'additional_contact_internal_recruiter_id' => :'AdditionalContact_InternalRecruiter_Id', :'additional_contact_internal_recruiter_name' => :'AdditionalContact_InternalRecruiter_Name', :'additional_contact_internal_recruiter_is_primary' => :'AdditionalContact_InternalRecruiter_IsPrimary', :'additional_contact_billing_id' => :'AdditionalContact_Billing_Id', :'additional_contact_billing_name' => :'AdditionalContact_Billing_Name', :'additional_contact_billing_is_primary' => :'AdditionalContact_Billing_IsPrimary', :'additional_contact_other_id' => :'AdditionalContact_Other_Id', :'additional_contact_other_name' => :'AdditionalContact_Other_Name', :'additional_contact_other_is_primary' => :'AdditionalContact_Other_IsPrimary', :'name' => :'Name', :'description' => :'Description', :'start_date' => :'StartDate', :'number_of_openings' => :'NumberOfOpenings', :'external_primary_key' => :'ExternalPrimaryKey', :'company_id' => :'Company_Id', :'company_name' => :'Company_Name', :'job_title_id' => :'JobTitle_Id', :'job_title_name' => :'JobTitle_Name', :'job_types' => :'JobTypes', :'compensation' => :'Compensation', :'compensation_details' => :'CompensationDetails', :'tags' => :'Tags', :'address_business_line1' => :'Address_Business_Line1', :'address_business_city' => :'Address_Business_City', :'address_business_state' => :'Address_Business_State', :'address_business_zip_code' => :'Address_Business_ZipCode', :'address_business_country' => :'Address_Business_Country', :'address_business_is_primary' => :'Address_Business_IsPrimary', :'address_other_line1' => :'Address_Other_Line1', :'address_other_city' => :'Address_Other_City', :'address_other_state' => :'Address_Other_State', :'address_other_zip_code' => :'Address_Other_ZipCode', :'address_other_country' => :'Address_Other_Country', :'address_other_is_primary' => :'Address_Other_IsPrimary', :'website_description' => :'Website_Description', :'website_description_is_primary' => :'Website_Description_IsPrimary', :'website_other' => :'Website_Other', :'website_other_is_primary' => :'Website_Other_IsPrimary' } end |
.swagger_types ⇒ Object
Attribute type mapping.
194 195 196 197 198 199 200 201 202 203 204 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 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 194 def self.swagger_types { :'id' => :'String', :'created_by_id' => :'String', :'created_by_name' => :'String', :'created_on' => :'DateTime', :'modified_by_id' => :'String', :'modified_by_name' => :'String', :'modified_on' => :'DateTime', :'status_id' => :'String', :'status_name' => :'String', :'job_code' => :'String', :'external_email_address' => :'String', :'owners' => :'Array<PublicApiRecordOwner>', :'additional_contact_hiring_manager_id' => :'String', :'additional_contact_hiring_manager_name' => :'String', :'additional_contact_hiring_manager_is_primary' => :'BOOLEAN', :'additional_contact_executive_sponsor_id' => :'String', :'additional_contact_executive_sponsor_name' => :'String', :'additional_contact_executive_sponsor_is_primary' => :'BOOLEAN', :'additional_contact_internal_recruiter_id' => :'String', :'additional_contact_internal_recruiter_name' => :'String', :'additional_contact_internal_recruiter_is_primary' => :'BOOLEAN', :'additional_contact_billing_id' => :'String', :'additional_contact_billing_name' => :'String', :'additional_contact_billing_is_primary' => :'BOOLEAN', :'additional_contact_other_id' => :'String', :'additional_contact_other_name' => :'String', :'additional_contact_other_is_primary' => :'BOOLEAN', :'name' => :'String', :'description' => :'String', :'start_date' => :'DateTime', :'number_of_openings' => :'Integer', :'external_primary_key' => :'String', :'company_id' => :'String', :'company_name' => :'String', :'job_title_id' => :'String', :'job_title_name' => :'String', :'job_types' => :'Array<PublicApiSaveJobRequestJobType>', :'compensation' => :'Float', :'compensation_details' => :'String', :'tags' => :'Hash<String, Array<String>>', :'address_business_line1' => :'String', :'address_business_city' => :'String', :'address_business_state' => :'String', :'address_business_zip_code' => :'String', :'address_business_country' => :'String', :'address_business_is_primary' => :'BOOLEAN', :'address_other_line1' => :'String', :'address_other_city' => :'String', :'address_other_state' => :'String', :'address_other_zip_code' => :'String', :'address_other_country' => :'String', :'address_other_is_primary' => :'BOOLEAN', :'website_description' => :'String', :'website_description_is_primary' => :'BOOLEAN', :'website_other' => :'String', :'website_other_is_primary' => :'BOOLEAN' } end |
Instance Method Details
#==(o) ⇒ Object
Checks equality by comparing each attribute.
510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 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 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 510 def ==(o) return true if self.equal?(o) self.class == o.class && id == o.id && created_by_id == o.created_by_id && created_by_name == o.created_by_name && created_on == o.created_on && modified_by_id == o.modified_by_id && modified_by_name == o.modified_by_name && modified_on == o.modified_on && status_id == o.status_id && status_name == o.status_name && job_code == o.job_code && external_email_address == o.external_email_address && owners == o.owners && additional_contact_hiring_manager_id == o.additional_contact_hiring_manager_id && additional_contact_hiring_manager_name == o.additional_contact_hiring_manager_name && additional_contact_hiring_manager_is_primary == o.additional_contact_hiring_manager_is_primary && additional_contact_executive_sponsor_id == o.additional_contact_executive_sponsor_id && additional_contact_executive_sponsor_name == o.additional_contact_executive_sponsor_name && additional_contact_executive_sponsor_is_primary == o.additional_contact_executive_sponsor_is_primary && additional_contact_internal_recruiter_id == o.additional_contact_internal_recruiter_id && additional_contact_internal_recruiter_name == o.additional_contact_internal_recruiter_name && additional_contact_internal_recruiter_is_primary == o.additional_contact_internal_recruiter_is_primary && additional_contact_billing_id == o.additional_contact_billing_id && additional_contact_billing_name == o.additional_contact_billing_name && additional_contact_billing_is_primary == o.additional_contact_billing_is_primary && additional_contact_other_id == o.additional_contact_other_id && additional_contact_other_name == o.additional_contact_other_name && additional_contact_other_is_primary == o.additional_contact_other_is_primary && name == o.name && description == o.description && start_date == o.start_date && number_of_openings == o.number_of_openings && external_primary_key == o.external_primary_key && company_id == o.company_id && company_name == o.company_name && job_title_id == o.job_title_id && job_title_name == o.job_title_name && job_types == o.job_types && compensation == o.compensation && compensation_details == o.compensation_details && == o. && address_business_line1 == o.address_business_line1 && address_business_city == o.address_business_city && address_business_state == o.address_business_state && address_business_zip_code == o.address_business_zip_code && address_business_country == o.address_business_country && address_business_is_primary == o.address_business_is_primary && address_other_line1 == o.address_other_line1 && address_other_city == o.address_other_city && address_other_state == o.address_other_state && address_other_zip_code == o.address_other_zip_code && address_other_country == o.address_other_country && address_other_is_primary == o.address_other_is_primary && website_description == o.website_description && website_description_is_primary == o.website_description_is_primary && website_other == o.website_other && website_other_is_primary == o.website_other_is_primary end |
#_deserialize(type, value) ⇒ Object
Deserializes the data based on type
607 608 609 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 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 607 def _deserialize(type, value) case type.to_sym when :DateTime DateTime.parse(value) when :Date Date.parse(value) when :String value.to_s when :Integer value.to_i when :Float value.to_f when :BOOLEAN if value.to_s =~ /\A(true|t|yes|y|1)\z/i true else false end when :Object # generic object (usually a Hash), return directly value when /\AArray<(?<inner_type>.+)>\z/ inner_type = Regexp.last_match[:inner_type] value.map { |v| _deserialize(inner_type, v) } when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/ k_type = Regexp.last_match[:k_type] v_type = Regexp.last_match[:v_type] {}.tap do |hash| value.each do |k, v| hash[_deserialize(k_type, k)] = _deserialize(v_type, v) end end else # model temp_model = SwaggerClient.const_get(type).new temp_model.build_from_hash(value) end end |
#_to_hash(value) ⇒ Hash
Outputs non-array value in the form of hash For object, use to_hash. Otherwise, just return the value
673 674 675 676 677 678 679 680 681 682 683 684 685 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 673 def _to_hash(value) if value.is_a?(Array) value.compact.map{ |v| _to_hash(v) } elsif value.is_a?(Hash) {}.tap do |hash| value.each { |k, v| hash[k] = _to_hash(v) } end elsif value.respond_to? :to_hash value.to_hash else value end end |
#build_from_hash(attributes) ⇒ Object
Builds the object from hash
586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 586 def build_from_hash(attributes) return nil unless attributes.is_a?(Hash) self.class.swagger_types.each_pair do |key, type| if type =~ /\AArray<(.*)>/i # check to ensure the input is an array given that the the attribute # is documented as an array but the input is not if attributes[self.class.attribute_map[key]].is_a?(Array) self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } ) end elsif !attributes[self.class.attribute_map[key]].nil? self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) end # or else data not found in attributes(hash), not an issue as the data can be optional end self end |
#eql?(o) ⇒ Boolean
573 574 575 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 573 def eql?(o) self == o end |
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
579 580 581 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 579 def hash [id, created_by_id, created_by_name, created_on, modified_by_id, modified_by_name, modified_on, status_id, status_name, job_code, external_email_address, owners, additional_contact_hiring_manager_id, additional_contact_hiring_manager_name, additional_contact_hiring_manager_is_primary, additional_contact_executive_sponsor_id, additional_contact_executive_sponsor_name, additional_contact_executive_sponsor_is_primary, additional_contact_internal_recruiter_id, additional_contact_internal_recruiter_name, additional_contact_internal_recruiter_is_primary, additional_contact_billing_id, additional_contact_billing_name, additional_contact_billing_is_primary, additional_contact_other_id, additional_contact_other_name, additional_contact_other_is_primary, name, description, start_date, number_of_openings, external_primary_key, company_id, company_name, job_title_id, job_title_name, job_types, compensation, compensation_details, , address_business_line1, address_business_city, address_business_state, address_business_zip_code, address_business_country, address_business_is_primary, address_other_line1, address_other_city, address_other_state, address_other_zip_code, address_other_country, address_other_is_primary, website_description, website_description_is_primary, website_other, website_other_is_primary].hash end |
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
497 498 499 500 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 497 def list_invalid_properties invalid_properties = Array.new return invalid_properties end |
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
653 654 655 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 653 def to_body to_hash end |
#to_hash ⇒ Hash
Returns the object in the form of hash
659 660 661 662 663 664 665 666 667 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 659 def to_hash hash = {} self.class.attribute_map.each_pair do |attr, param| value = self.send(attr) next if value.nil? hash[param] = _to_hash(value) end hash end |
#to_s ⇒ String
Returns the string representation of the object
647 648 649 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 647 def to_s to_hash.to_s end |
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
504 505 506 |
# File 'lib/swagger_client/models/public_api_get_job_response.rb', line 504 def valid? return true end |