Class: TalkService::UpdateAccountMigrationPincode_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/talk_service.rb

Constant Summary collapse

ACCOUNTMIGRATIONPINCODE =
2
FIELDS =
{
  ACCOUNTMIGRATIONPINCODE => {:type => ::Thrift::Types::STRING, :name => 'accountMigrationPincode'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



3741
# File 'lib/linerb/gen-rb/talk_service.rb', line 3741

def struct_fields; FIELDS; end

#validateObject



3743
3744
# File 'lib/linerb/gen-rb/talk_service.rb', line 3743

def validate
end