voided property

bool? voided
final

Optional. Indicates that the pass is void—for example, a one time use coupon that has been redeemed. The default value is false.

Implementation

final bool? voided;