Class: Bskyrb::AppBskyActorGetprofile::GetProfile::Output

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



2147
2148
2149
2150
# File 'lib/bskyrb/generated_classes.rb', line 2147

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

Instance Method Details

#to_hObject



2152
2153
2154
# File 'lib/bskyrb/generated_classes.rb', line 2152

def to_h
  {}
end