Class: PaymentFlowTypeCustomElement
- Inherits:
-
Object
- Object
- PaymentFlowTypeCustomElement
- 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
- ID =
1
- VALUE =
2
- STYLE =
3
- REGULAREXPRESSION =
4
- VISIBLE =
5
- URI =
6
- FIELDS =
{ ID => {:type => ::Thrift::Types::STRING, :name => 'id'}, VALUE => {:type => ::Thrift::Types::STRING, :name => 'value'}, STYLE => {:type => ::Thrift::Types::STRING, :name => 'style'}, REGULAREXPRESSION => {:type => ::Thrift::Types::STRING, :name => 'regularExpression'}, VISIBLE => {:type => ::Thrift::Types::BOOL, :name => 'visible'}, URI => {:type => ::Thrift::Types::STRING, :name => 'uri'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7744 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7744 def struct_fields; FIELDS; end |
#validate ⇒ Object
7746 7747 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7746 def validate end |