class SpecimenPercentageCollectPointSerializer

Overview

標本の採集地点別集計シリアライザ

Defined in:

serializers/specimen_serializer.cr

Constructors

Class Method Summary

Instance Method Summary

Class methods inherited from class BaseSerializer

for_collection(collection : Enumerable, *args, **named_args) for_collection, for_collection_with_paginate(collection : Enumerable, pages : Lucky::Paginator, *args, **named_args) for_collection_with_paginate, nested_key_data(record, *args, **named_args) nested_key_data, nested_key_data_for_collection(records, *args, **named_args) nested_key_data_for_collection

Constructor Detail

def self.new(report : Specimen::PercentageCollectPoint) #

[View source]

Class Method Detail

def self.top_and_other(collection : Enumerable, limit = 10) #

[View source]

Instance Method Detail

def render #

[View source]