Add callback and update user role
This commit is contained in:
@@ -82,4 +82,5 @@ type CreateOrderItemResponse struct {
|
||||
ItemID int64 `json:"item_id"`
|
||||
Quantity int64 `json:"quantity"`
|
||||
Price float64 `json:"price"`
|
||||
Name string `json:"name"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user