class Hasura::Schema::AddChatroom::InsertChannelOne
- Hasura::Schema::AddChatroom::InsertChannelOne
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
schema/schema.crConstructors
Instance Method Summary
- #id : String
- #id=(id : String)
- #id? : String | Nil
- #name : String | Nil
- #name=(name : String | Nil)
- #type : String
- #type=(type : String)
- #type? : String | Nil