mirror of
https://github.com/cubixle/go-ebay.git
synced 2026-04-30 12:28:47 +01:00
minor updates
This commit is contained in:
@@ -106,7 +106,7 @@ type ListingDetails struct {
|
||||
type SellingStatus struct {
|
||||
CurrentPrice float64
|
||||
BidCount string
|
||||
QuantitySold string
|
||||
QuantitySold int
|
||||
}
|
||||
|
||||
type GetOrdersRequestResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user