Class: PaymentSettingsMenuInfoAccount
- Inherits:
-
Object
- Object
- PaymentSettingsMenuInfoAccount
- 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
- FINANCIALCORPORATIONNAME =
1
- ACCOUNTNO =
2
- IMAGEURL =
4
- FIELDS =
{ FINANCIALCORPORATIONNAME => {:type => ::Thrift::Types::STRING, :name => 'financialCorporationName'}, ACCOUNTNO => {:type => ::Thrift::Types::STRING, :name => 'accountNo'}, IMAGEURL => {:type => ::Thrift::Types::STRING, :name => 'imageUrl'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
8348 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8348 def struct_fields; FIELDS; end |
#validate ⇒ Object
8350 8351 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8350 def validate end |