saleability property

String? saleability
getter/setter pair

Whether or not this book is available for sale or offered for free in the Google eBookstore for the country listed above.

Possible values are FOR_SALE, FOR_RENTAL_ONLY, FOR_SALE_AND_RENTAL, FREE, NOT_FOR_SALE, or FOR_PREORDER.

Implementation

core.String? saleability;