class SerializedCollectionSettingForBulkUpdate

Included Modules

Defined in:

serializers/collection_setting_serializer.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Class Method Detail

def self.adapter #

[View source]

Instance Method Detail

def collection_name : String | Nil #

[View source]
def collection_name=(collection_name : String | Nil) #

[View source]
def collection_name__for_avram #

[View source]
def institution_code : String | Nil #

[View source]
def institution_code=(institution_code : String | Nil) #

[View source]
def institution_code__for_avram #

[View source]
def latest_collection_code : Int32 | Nil #

[View source]
def latest_collection_code=(latest_collection_code : Int32 | Nil) #

[View source]
def latest_collection_code__for_avram #

[View source]
def note : String | Nil #

[View source]
def note=(note : String | Nil) #

[View source]
def note__for_avram #

[View source]