Class: PaymentAvailableAuth
- Inherits:
-
Object
- Object
- PaymentAvailableAuth
- 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
- METHODS =
1
- AUTHTOKEN =
2
- FIELDS =
{ METHODS => {:type => ::Thrift::Types::LIST, :name => 'methods', :element => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_d_e0}}, AUTHTOKEN => {:type => ::Thrift::Types::STRING, :name => 'authToken'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7718 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7718 def struct_fields; FIELDS; end |
#validate ⇒ Object
7720 7721 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7720 def validate end |