purchaseFailed property

BatchState purchaseFailed
getter/setter pair

Purchase of the batch failed.

Implementation

static BatchState purchaseFailed = BatchState(5, 'purchase_failed');