Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| edd980f4c1 |
@@ -31,5 +31,5 @@ type BasketCheckoutRequest struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type BasketCheckoutResponse struct {
|
type BasketCheckoutResponse struct {
|
||||||
ID string `json:"order_id"`
|
ID string `json:"basket_id"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user