Class: CirroIOV2::Responses::UserInvitationAttemptResponse

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

#app_worker_idObject

Returns the value of attribute app_worker_id

Returns:

  • (Object)

    the current value of app_worker_id



41
42
43
# File 'lib/cirro_io_v2/responses/responses.rb', line 41

def app_worker_id
  @app_worker_id
end

#created_atObject

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



41
42
43
# File 'lib/cirro_io_v2/responses/responses.rb', line 41

def created_at
  @created_at
end

#gig_idsObject

Returns the value of attribute gig_ids

Returns:

  • (Object)

    the current value of gig_ids



41
42
43
# File 'lib/cirro_io_v2/responses/responses.rb', line 41

def gig_ids
  @gig_ids
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



41
42
43
# File 'lib/cirro_io_v2/responses/responses.rb', line 41

def id
  @id
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



41
42
43
# File 'lib/cirro_io_v2/responses/responses.rb', line 41

def object
  @object
end

#payloadObject

Returns the value of attribute payload

Returns:

  • (Object)

    the current value of payload



41
42
43
# File 'lib/cirro_io_v2/responses/responses.rb', line 41

def payload
  @payload
end