Uses of Class
com.amilesend.discogs.model.marketplace.GetFeeResponse
Packages that use GetFeeResponse
-
Uses of GetFeeResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetFeeResponseModifier and TypeMethodDescriptionMarketplaceApi.getFee
(@NonNull GetFeeRequest request) Gets the fee when selling an item at a given price. -
Uses of GetFeeResponse in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type GetFeeResponseModifier and TypeClassDescriptionstatic class
GetFeeResponse.GetFeeResponseBuilder<C extends GetFeeResponse, B extends GetFeeResponse.GetFeeResponseBuilder<C,
B>>