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
struct
Kiwi::
API::
Models::
Store
Kiwi::API::Models::Store
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
api/messages/models/store.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(store : Kiwi::Store)
Instance Method Summary
#name
: String
#name=
(name : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(store : Kiwi::Store)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]