Class: Pinnacle::Types::ButtonClickedDataButtonRaw
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::ButtonClickedDataButtonRaw
- Extended by:
- Internal::Types::Union
- Defined in:
- lib/pinnacle/types/button_clicked_data_button_raw.rb
Overview
Raw button data. Contains the entire button that was clicked by the user. In rare cases where we cannot determine the exact button, this will return only the button title.
Method Summary
Methods included from Internal::Types::Union
coerce, discriminant, load, member, member?, members
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Constructor Details
This class inherits a constructor from Pinnacle::Internal::Types::Model