struct CB::Client::NetworkListResponse
- CB::Client::NetworkListResponse
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
client/network.crConstructors
Instance Method Summary
- #has_more : Bool
- #has_more=(has_more : Bool)
- #networks : Array(CB::Model::Network)
- #networks=(networks : Array(CB::Model::Network))
- #next_cursor : String | Nil
- #next_cursor=(next_cursor : String | Nil)