Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
OpenAI::InviteRequestProjectsItem
Inherits
JSON::Serializable
<
Reference
<
Object
Constructors
new
(pull :
JSON::PullParser
)
Source
new
(id :
String
= "", role :
InviteRequestProjectsItemRole
=
InviteRequestProjectsItemRole::Member
)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
id
Project's public ID
Source
id=
(id :
String
)
Project's public ID
Source
role
Project membership role
Source
role=
(role :
InviteRequestProjectsItemRole
)
Project membership role
Source