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
6784 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6784 def struct_fields; FIELDS; end |
#validate ⇒ Object
6786 6787 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6786 def validate end |