Class: Bskyrb::AppBskyActorGetpreferences::GetPreferences::Input

Inherits:
Object
  • Object
show all
Defined in:
lib/bskyrb/generated_classes.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.from_hash(hash) ⇒ Object



2090
2091
2092
2093
# File 'lib/bskyrb/generated_classes.rb', line 2090

def self.from_hash(hash)
  # httparty-returned string-keyed hash
  new
end

Instance Method Details

#to_hObject



2095
2096
2097
# File 'lib/bskyrb/generated_classes.rb', line 2095

def to_h
  {}
end