Method: Bskyrb::AppBskyGraphGetblocks::GetBlocks::Input#to_h

Defined in:
lib/bskyrb/generated_classes.rb

#to_hObject



2812
2813
2814
2815
2816
2817
2818
2819
2820
# File 'lib/bskyrb/generated_classes.rb', line 2812

def to_h
  {

    "limit" => limit,

    "cursor" => cursor

  }
end