Burgestrand/spotify

View on GitHub
lib/spotify/types/inbox.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Spotify
  # See {ManagedPointer} for documentation.
  class Inbox < ManagedPointer
  end
end