saleInfo property

VolumeSaleInfo? saleInfo
getter/setter pair

Any information about a volume related to the eBookstore and/or purchaseability.

This information can depend on the country where the request originates from (i.e. books may not be for sale in certain countries).

Implementation

VolumeSaleInfo? saleInfo;