Files
discogs-service/docs/data/documentation/discogsservice/apiprotocol/getstatistics(_:).json
T

1 line
41 KiB
JSON
Raw Normal View History

{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"seeAlsoSections":[{"anchor":"Marketplace-endpoints","title":"Marketplace endpoints","identifiers":["doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getInventory(_:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getInventory(path:query:headers:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getListing(_:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getListing(path:query:headers:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/createListing(_:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/createListing(headers:body:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/editListing(_:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/editListing(path:headers:body:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/deleteListing(_:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/deleteListing(path:headers:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getOrders(_:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getOrders(query:headers:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getOrder(_:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getOrder(path:headers:)","doc:\/\/DiscogsService\/documentation\/DiscogsService\/APIProtocol\/getOrderMessages(_:)"],"generated":true}],"abstract":[{"type":"text","text":"Get some statistics of a release."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"getStatistics","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"input","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Operations","identifier":"doc:\/\/DiscogsService\/documentation\/DiscogsService\/Operations","kind":"typeIdentifier","preciseIdentifier":"s:14DiscogsService10OperationsO"},{"text":".","kind":"text"},{"text":"GetStatistics","identifier":"doc:\/\/DiscogsService\/documentation\/DiscogsService\/Operations\/GetStatistics","kind":"typeIdentifier","preciseIdentifier":"s:14DiscogsService10OperationsO13GetStatisticsO"},{"text":".","kind":"text"},{"text":"Input","identifier":"doc:\/\/DiscogsService\/documentation\/DiscogsService\/Operations\/GetStatistics\/Input","kind":"typeIdentifier","preciseIdentifier":"s:14DiscogsService10OperationsO13GetStatisticsO5InputV"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Operations","identifier":"doc:\/\/DiscogsService\/documentation\/DiscogsService\/Operations","kind":"typeIdentifier","preciseIdentifier":"s:14DiscogsService10OperationsO"},{"text":".","kind":"text"},{"text":"GetStatistics","identifier":"doc:\/\/DiscogsService\/documentation\/DiscogsService\/Operations\/GetStatistics","kind":"typeIdentifier","preciseIdentifier":"s:14DiscogsService10OperationsO13GetStatisticsO"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/DiscogsService\/documentation\/DiscogsService\/Operations\/GetStatistics\/Output","kind":"typeIdentifier","preciseIdentifier":"s:14DiscogsService10OperationsO13GetStatisticsO6OutputO"}]}],"kind":"declarations"},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Retrieves some statistics for a release in a marketplace."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"These statistics reflect the currentt state of a release in a marketplace, and include the number of items currently for sale, lowest listed price of any item for sale, and whether the item is blocked for sale in a marketplace."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This endp