class CollectionSettingQuery
- CollectionSettingQuery
- CollectionSetting::BaseQuery
- Reference
- Object
Defined in:
queries/collection_setting_query.crInstance Method Summary
Instance methods inherited from class CollectionSetting::BaseQuery
clone
clone,
collection_name(value)collection_name collection_name, created_at(value)
created_at created_at, find(id) : T find, id(value)
id id, institution_code(value)
institution_code institution_code, latest_collection_code(value)
latest_collection_code latest_collection_code, note(value)
note note, update(id : UUID | Avram::Nothing = IGNORE, created_at : Time | Avram::Nothing = IGNORE, user_id : Int32 | Avram::Nothing | Nil = IGNORE, collection_name : String | Avram::Nothing = IGNORE, institution_code : String | Avram::Nothing = IGNORE, latest_collection_code : Int32 | Avram::Nothing = IGNORE, note : String | Avram::Nothing = IGNORE) : Int64 update, user_id(value)
user_id user_id