Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kiwi-server
v0.1.0
Kiwi
API
GetEntry
GetEntryResponse
GetStore
GetStoreResponse
GetStores
GetStoresResponse
Models
Entry
Store
PutEntry
PutEntryResponse
PutStore
PutStoreResponse
Server
Generated using Crystal 1.14.0
2024-11-26 07:37:19 UTC
class
Kiwi::
API::
GetEntry
Kiwi::API::GetEntry
Reference
Object
Defined in:
api/messages/get_entry.cr
Class Method Summary
.work
(base : Kiwi::Base, store : String, id : Kiwi::ID) : GetEntryResponse
Class Method Detail
def self.
work
(base : Kiwi::Base, store : String, id : Kiwi::ID) :
GetEntryResponse
#
[
View source
]