Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 735f2d668c | |||
| 2f71ff408d |
@@ -11,8 +11,6 @@ type GetBasketResponse struct {
|
||||
State string `json:"state"`
|
||||
CreatedAt time.Duration `json:"created_at"`
|
||||
UpdatedAt time.Duration `json:"updated_at"`
|
||||
|
||||
Error string `json:"error"`
|
||||
}
|
||||
|
||||
type GetBasketItemsRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user