isPurchased property

bool? isPurchased
getter/setter pair

Whether or not this volume was purchased by the authenticated user making the request.

(In LITE projection.)

Implementation

core.bool? isPurchased;