Class: CreatedPaymentUserInfoEx
- Inherits:
-
Object
- Object
- CreatedPaymentUserInfoEx
- 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
- CARRYOVERAVAILABLE =
1
- FIELDS =
{ CARRYOVERAVAILABLE => {:type => ::Thrift::Types::BOOL, :name => 'carryOverAvailable'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
6563 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6563 def struct_fields; FIELDS; end |
#validate ⇒ Object
6565 6566 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6565 def validate end |