Class: Rocksky::Generated::GetActorPlaylistsParams

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



73
74
75
# File 'lib/rocksky/generated/types.rb', line 73

def did
  @did
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



73
74
75
# File 'lib/rocksky/generated/types.rb', line 73

def limit
  @limit
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



73
74
75
# File 'lib/rocksky/generated/types.rb', line 73

def offset
  @offset
end