basket update
This commit is contained in:
parent
b63cf00c33
commit
0c99855748
@ -11,6 +11,8 @@ 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 {
|
||||
|
Loading…
Reference in New Issue
Block a user