inactive constant

  1. @BuiltValueEnumConst.new(wireName: r'Inactive')
AccountHolderStoreStatusChangeNotificationContentOldStatusEnum const inactive

The former status of the account holder.

Implementation

@BuiltValueEnumConst(wireName: r'Inactive')
static const AccountHolderStoreStatusChangeNotificationContentOldStatusEnum inactive = _$accountHolderStoreStatusChangeNotificationContentOldStatusEnum_inactive;