struct

CB::Client::TeamMemberListResponse

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)
team_members
Source
team_members=(team_members : Array(CB::Model::TeamMember))
Source