Class: Rocksky::Generated::GetScrobblesChartParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#albumuriObject

Returns the value of attribute albumuri

Returns:

  • (Object)

    the current value of albumuri



129
130
131
# File 'lib/rocksky/generated/types.rb', line 129

def albumuri
  @albumuri
end

#artisturiObject

Returns the value of attribute artisturi

Returns:

  • (Object)

    the current value of artisturi



129
130
131
# File 'lib/rocksky/generated/types.rb', line 129

def artisturi
  @artisturi
end

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



129
130
131
# File 'lib/rocksky/generated/types.rb', line 129

def did
  @did
end

#fromObject

Returns the value of attribute from

Returns:

  • (Object)

    the current value of from



129
130
131
# File 'lib/rocksky/generated/types.rb', line 129

def from
  @from
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



129
130
131
# File 'lib/rocksky/generated/types.rb', line 129

def genre
  @genre
end

#songuriObject

Returns the value of attribute songuri

Returns:

  • (Object)

    the current value of songuri



129
130
131
# File 'lib/rocksky/generated/types.rb', line 129

def songuri
  @songuri
end

#toObject

Returns the value of attribute to

Returns:

  • (Object)

    the current value of to



129
130
131
# File 'lib/rocksky/generated/types.rb', line 129

def to
  @to
end