Class GetListingResponse
java.lang.Object
com.amilesend.discogs.model.Resource<Long,Listing>
com.amilesend.discogs.model.marketplace.type.Listing
com.amilesend.discogs.model.marketplace.GetListingResponse
Describes the response when getting a listing.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetListingResponse.GetListingResponseBuilder<C extends GetListingResponse, B extends GetListingResponse.GetListingResponseBuilder<C,B>> Nested classes/interfaces inherited from class Listing
Listing.ListingBuilder<C,B> Modifier and TypeClassDescriptionstatic classListing.ListingBuilder<C extends Listing, B extends Listing.ListingBuilder<C,B>> -
Method Summary
Methods inherited from class Listing
getAllowOffers, getAudio, getComments, getCondition, getExternalId, getFormatQuantity, getInCart, getLocation, getOfferSubmitted, getOriginalPrice, getPosted, getPrice, getQuantity, getRelease, getSeller, getShipsFrom, getSleeveCondition, getStatus, getUri, getWeightModifier and TypeMethodDescriptionFlag indicator for allowing offers.getAudio()Indicates if the item is audio.Seller commends.The condition.The external identifier (only visible to the inventory owner).The number of items of a given format available (only visible to the inventory owner).Indicates if an item is in a user's cart (only visible to the inventory owner).The location (only visible to the inventory owner).Flag indicator for offer submission status.The original price.The listing posted timestamp.getPrice()The price.The total quantity available (only visible to the inventory owner).The release being listed.The seller.Where the item is shipped from.Describes the packaging condition.The listing status.getUri()The website URI.The listing weight (only visible to the inventory owner).Methods inherited from class Resource
getId, getResourceUrl
-
Method Details
-
builder
-
equals
-
hashCode
-
toString
-