Class: UpdateGroupCallUrlRequest
- Inherits:
-
Object
- Object
- UpdateGroupCallUrlRequest
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- URLID =
1
- TARGETATTRIBUTE =
2
- FIELDS =
{ URLID => {:type => ::Thrift::Types::STRING, :name => 'urlId'}, TARGETATTRIBUTE => {:type => ::Thrift::Types::STRUCT, :name => 'targetAttribute', :class => ::UpdateGroupCallUrlAttribute} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15027 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15027 def struct_fields; FIELDS; end |
#validate ⇒ Object
15029 15030 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15029 def validate end |