Class: FacebookService::GetCounter_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/facebook_service.rb

Constant Summary collapse

KEY =
1
FIELDS =
{
  KEY => {:type => ::Thrift::Types::STRING, :name => 'key'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



456
# File 'lib/thrift/facebook_service.rb', line 456

def struct_fields; FIELDS; end

#validateObject



458
459
# File 'lib/thrift/facebook_service.rb', line 458

def validate
end