struct

CB::Client::TeamListResponse

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)
next_cursor
next_cursor=(next_cursor : String | Nil)
teams
Source
teams=(teams : Array(CB::Model::Team))
Source