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



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

def archive_at
  @archive_at
end

#archived_atObject

Returns the value of attribute archived_at

Returns:

  • (Object)

    the current value of archived_at



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

def archived_at
  @archived_at
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



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

def description
  @description
end

#end_atObject

Returns the value of attribute end_at

Returns:

  • (Object)

    the current value of end_at



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

def end_at
  @end_at
end

#epam_optionsObject

Returns the value of attribute epam_options

Returns:

  • (Object)

    the current value of epam_options



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

def epam_options
  @epam_options
end

#filter_queryObject

Returns the value of attribute filter_query

Returns:

  • (Object)

    the current value of filter_query



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

def filter_query
  @filter_query
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#invitation_frequencyObject

Returns the value of attribute invitation_frequency

Returns:

  • (Object)

    the current value of invitation_frequency



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

def invitation_frequency
  @invitation_frequency
end

#invitation_modeObject

Returns the value of attribute invitation_mode

Returns:

  • (Object)

    the current value of invitation_mode



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

def invitation_mode
  @invitation_mode
end

#invitation_multiplierObject

Returns the value of attribute invitation_multiplier

Returns:

  • (Object)

    the current value of invitation_multiplier



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

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



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

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



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

def notification_payload
  @notification_payload
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



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

def object
  @object
end

#seats_maxObject

Returns the value of attribute seats_max

Returns:

  • (Object)

    the current value of seats_max



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

def seats_max
  @seats_max
end

#seats_minObject

Returns the value of attribute seats_min

Returns:

  • (Object)

    the current value of seats_min



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

def seats_min
  @seats_min
end

#sort_queryObject

Returns the value of attribute sort_query

Returns:

  • (Object)

    the current value of sort_query



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

def sort_query
  @sort_query
end

#start_atObject

Returns the value of attribute start_at

Returns:

  • (Object)

    the current value of start_at



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

def start_at
  @start_at
end

#tasksObject

Returns the value of attribute tasks

Returns:

  • (Object)

    the current value of tasks



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

def tasks
  @tasks
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#total_seatsObject

Returns the value of attribute total_seats

Returns:

  • (Object)

    the current value of total_seats



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

def total_seats
  @total_seats
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



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

def url
  @url
end