Class: Rocksky::Generated::MirrorSourceView

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

Instance Attribute Summary collapse

Instance Attribute Details

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



160
161
162
# File 'lib/rocksky/generated/types.rb', line 160

def enabled
  @enabled
end

#externalUsernameObject

Returns the value of attribute externalUsername

Returns:

  • (Object)

    the current value of externalUsername



160
161
162
# File 'lib/rocksky/generated/types.rb', line 160

def externalUsername
  @externalUsername
end

#hasCredentialsObject

Returns the value of attribute hasCredentials

Returns:

  • (Object)

    the current value of hasCredentials



160
161
162
# File 'lib/rocksky/generated/types.rb', line 160

def hasCredentials
  @hasCredentials
end

#lastPolledAtObject

Returns the value of attribute lastPolledAt

Returns:

  • (Object)

    the current value of lastPolledAt



160
161
162
# File 'lib/rocksky/generated/types.rb', line 160

def lastPolledAt
  @lastPolledAt
end

#lastScrobbleSeenAtObject

Returns the value of attribute lastScrobbleSeenAt

Returns:

  • (Object)

    the current value of lastScrobbleSeenAt



160
161
162
# File 'lib/rocksky/generated/types.rb', line 160

def lastScrobbleSeenAt
  @lastScrobbleSeenAt
end

#providerObject

Returns the value of attribute provider

Returns:

  • (Object)

    the current value of provider



160
161
162
# File 'lib/rocksky/generated/types.rb', line 160

def provider
  @provider
end