class Hasura::Schema::GetMessages::StorySection::Prompts
- Hasura::Schema::GetMessages::StorySection::Prompts
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
schema/schema.crConstructors
Instance Method Summary
- #attachment : String | Nil
- #attachment=(attachment : String | Nil)
- #id : String
- #id=(id : String)
- #id? : String | Nil
- #logic : String
- #logic=(logic : String)
- #logic? : String | Nil
- #parent : String | Nil
- #parent=(parent : String | Nil)
- #sender_id : String
- #sender_id=(sender_id : String)
- #sender_id? : String | Nil
- #text : String
- #text=(text : String)
- #text? : String | Nil
- #type : String
- #type=(type : String)
- #type? : String | Nil