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



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

def enabled
  @enabled
end

#externalUsernameObject

Returns the value of attribute externalUsername

Returns:

  • (Object)

    the current value of externalUsername



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

def externalUsername
  @externalUsername
end

#hasCredentialsObject

Returns the value of attribute hasCredentials

Returns:

  • (Object)

    the current value of hasCredentials



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

def hasCredentials
  @hasCredentials
end

#lastPolledAtObject

Returns the value of attribute lastPolledAt

Returns:

  • (Object)

    the current value of lastPolledAt



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

def lastPolledAt
  @lastPolledAt
end

#lastScrobbleSeenAtObject

Returns the value of attribute lastScrobbleSeenAt

Returns:

  • (Object)

    the current value of lastScrobbleSeenAt



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

def lastScrobbleSeenAt
  @lastScrobbleSeenAt
end

#providerObject

Returns the value of attribute provider

Returns:

  • (Object)

    the current value of provider



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

def provider
  @provider
end