Class: PaymentFlowTypeCustom
- Inherits:
-
Object
- Object
- PaymentFlowTypeCustom
- 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
- VIEW =
1
- ELEMENTS =
2
- FIELDS =
{ VIEW => {:type => ::Thrift::Types::STRING, :name => 'view'}, ELEMENTS => {:type => ::Thrift::Types::LIST, :name => 'elements', :element => {:type => ::Thrift::Types::STRUCT, :class => ::PaymentFlowTypeCustomElement}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7762 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7762 def struct_fields; FIELDS; end |
#validate ⇒ Object
7764 7765 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7764 def validate end |