Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c502499aa4 |
@@ -14,6 +14,7 @@ type GetBasketResponseDTO struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type GetBasketItemsRequestDTO struct {
|
type GetBasketItemsRequestDTO struct {
|
||||||
|
BasketID string `json:"basket_id"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type GetBasketItemsResponseDTO struct {
|
type GetBasketItemsResponseDTO struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user