Class: EmailConfirmationResult
- Inherits:
-
Object
- Object
- EmailConfirmationResult
- 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
- CERTIFICATE =
1
- FIELDS =
{ CERTIFICATE => {:type => ::Thrift::Types::STRING, :name => 'certificate'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16684 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16684 def struct_fields; FIELDS; end |
#validate ⇒ Object
16686 16687 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16686 def validate end |