struct

CB::Client::NetworkListResponse

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

has_more
has_more=(has_more : Bool)
networks
Source
networks=(networks : Array(CB::Model::Network))
Source
next_cursor
next_cursor=(next_cursor : String | Nil)