Class: CreatedPaymentUserInfoEx

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

CARRYOVERAVAILABLE =
1
FIELDS =
{
  CARRYOVERAVAILABLE => {:type => ::Thrift::Types::BOOL, :name => 'carryOverAvailable'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end