Class: PaymentTransferTargetInfo
- Inherits:
-
Object
- Object
- PaymentTransferTargetInfo
- 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
- NAME =
1
- ACCOUNTNO =
2
- REFERENCENO =
3
- LINEMEMBERID =
4
- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}, ACCOUNTNO => {:type => ::Thrift::Types::STRING, :name => 'accountNo'}, REFERENCENO => {:type => ::Thrift::Types::STRING, :name => 'referenceNo'}, LINEMEMBERID => {:type => ::Thrift::Types::STRING, :name => 'lineMemberId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
8607 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8607 def struct_fields; FIELDS; end |
#validate ⇒ Object
8609 8610 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8609 def validate end |