Class: HighLevel::Models::Associations::GetPostSuccessfulResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/associations/get_post_successful_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#association_typeObject (readonly)

Returns the value of attribute association_type

Returns:

  • (Object)

    the current value of association_type



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def association_type
  @association_type
end

#first_object_keyObject (readonly)

Returns the value of attribute first_object_key

Returns:

  • (Object)

    the current value of first_object_key



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def first_object_key
  @first_object_key
end

#first_object_labelObject (readonly)

Returns the value of attribute first_object_label

Returns:

  • (Object)

    the current value of first_object_label



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def first_object_label
  @first_object_label
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def id
  @id
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def key
  @key
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def location_id
  @location_id
end

#second_object_keyObject (readonly)

Returns the value of attribute second_object_key

Returns:

  • (Object)

    the current value of second_object_key



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def second_object_key
  @second_object_key
end

#second_object_labelObject (readonly)

Returns the value of attribute second_object_label

Returns:

  • (Object)

    the current value of second_object_label



9
10
11
# File 'lib/high_level/models/associations/get_post_successful_response_dto.rb', line 9

def second_object_label
  @second_object_label
end