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
17772 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17772 def struct_fields; FIELDS; end |
#validate ⇒ Object
17774 17775 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17774 def validate end |