Class: PaymentAvailableAuth

Inherits:
Object
  • Object
show all
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_fieldsObject



7718
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7718

def struct_fields; FIELDS; end

#validateObject



7720
7721
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7720

def validate
end