Class: CirroIOV2::Responses::GigResponse

Inherits:
Struct
  • Object
show all
Includes:
Base
Defined in:
lib/cirro_io_v2/responses/responses.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#initialize

Instance Attribute Details

#archive_atObject

Returns the value of attribute archive_at

Returns:

  • (Object)

    the current value of archive_at



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def archive_at
  @archive_at
end

#archived_atObject

Returns the value of attribute archived_at

Returns:

  • (Object)

    the current value of archived_at



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def archived_at
  @archived_at
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def description
  @description
end

#end_atObject

Returns the value of attribute end_at

Returns:

  • (Object)

    the current value of end_at



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def end_at
  @end_at
end

#epam_optionsObject

Returns the value of attribute epam_options

Returns:

  • (Object)

    the current value of epam_options



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def epam_options
  @epam_options
end

#filter_queryObject

Returns the value of attribute filter_query

Returns:

  • (Object)

    the current value of filter_query



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def filter_query
  @filter_query
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def id
  @id
end

#invitation_frequencyObject

Returns the value of attribute invitation_frequency

Returns:

  • (Object)

    the current value of invitation_frequency



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def invitation_frequency
  @invitation_frequency
end

#invitation_modeObject

Returns the value of attribute invitation_mode

Returns:

  • (Object)

    the current value of invitation_mode



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def invitation_mode
  @invitation_mode
end

#invitation_multiplierObject

Returns the value of attribute invitation_multiplier

Returns:

  • (Object)

    the current value of invitation_multiplier



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def invitation_multiplier
  @invitation_multiplier
end

#invitation_notification_topicObject

Returns the value of attribute invitation_notification_topic

Returns:

  • (Object)

    the current value of invitation_notification_topic



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def invitation_notification_topic
  @invitation_notification_topic
end

#notification_payloadObject

Returns the value of attribute notification_payload

Returns:

  • (Object)

    the current value of notification_payload



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def notification_payload
  @notification_payload
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def object
  @object
end

#seats_maxObject

Returns the value of attribute seats_max

Returns:

  • (Object)

    the current value of seats_max



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def seats_max
  @seats_max
end

#seats_minObject

Returns the value of attribute seats_min

Returns:

  • (Object)

    the current value of seats_min



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def seats_min
  @seats_min
end

#sort_queryObject

Returns the value of attribute sort_query

Returns:

  • (Object)

    the current value of sort_query



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def sort_query
  @sort_query
end

#start_atObject

Returns the value of attribute start_at

Returns:

  • (Object)

    the current value of start_at



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def start_at
  @start_at
end

#tasksObject

Returns the value of attribute tasks

Returns:

  • (Object)

    the current value of tasks



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def tasks
  @tasks
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def title
  @title
end

#total_seatsObject

Returns the value of attribute total_seats

Returns:

  • (Object)

    the current value of total_seats



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def total_seats
  @total_seats
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



70
71
72
# File 'lib/cirro_io_v2/responses/responses.rb', line 70

def url
  @url
end