isPreordered property

bool? isPreordered
getter/setter pair

Whether or not this volume was pre-ordered by the authenticated user making the request.

(In LITE projection.)

Implementation

core.bool? isPreordered;