OpenAI::Group
Inherits JSON::Serializable < Reference < Object
Summary information about a group returned in role assignment responses.
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : GroupObject = GroupObject::Group, id : String = "", name : String = "", created_at : Int64 = 0, scim_managed : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source