Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InventorySearchReq ¶
type InventorySearchReq struct {
models.PaginateReq
}
type NftInInventory ¶
type NftInInventory struct { InventoryId string `json:"inventory_id"` UserId string `json:"user_id"` *nft.NftShowCase }
type UpdateInventoryReq ¶
Click to show internal directories.
Click to hide internal directories.