Class: Stat::Query::TBackendService::DelFistPageUser_args

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

Constant Summary collapse

ID =
1
ALBUMS =
2
FIELDS =
{
  ID => {:type => ::Thrift::Types::I32, :name => 'id'},
  ALBUMS => {:type => ::Thrift::Types::LIST, :name => 'albums', :element => {:type => ::Thrift::Types::I64}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



952
# File 'lib/t_backend_service.rb', line 952

def struct_fields; FIELDS; end

#validateObject



954
955
# File 'lib/t_backend_service.rb', line 954

def validate
end