Class: CirroIOV2::Responses::GigResultResponse

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

#cost_center_dataObject

Returns the value of attribute cost_center_data

Returns:

  • (Object)

    the current value of cost_center_data



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def cost_center_data
  @cost_center_data
end

#cost_center_keyObject

Returns the value of attribute cost_center_key

Returns:

  • (Object)

    the current value of cost_center_key



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def cost_center_key
  @cost_center_key
end

#delivery_dateObject

Returns the value of attribute delivery_date

Returns:

  • (Object)

    the current value of delivery_date



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def delivery_date
  @delivery_date
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def description
  @description
end

#gig_task_idObject

Returns the value of attribute gig_task_id

Returns:

  • (Object)

    the current value of gig_task_id



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def gig_task_id
  @gig_task_id
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def id
  @id
end

#multiplierObject

Returns the value of attribute multiplier

Returns:

  • (Object)

    the current value of multiplier



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def multiplier
  @multiplier
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def object
  @object
end

#quantityObject

Returns the value of attribute quantity

Returns:

  • (Object)

    the current value of quantity



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def quantity
  @quantity
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def title
  @title
end

#user_idObject

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



108
109
110
# File 'lib/cirro_io_v2/responses/responses.rb', line 108

def user_id
  @user_id
end