pending constant

  1. @BuiltValueEnumConst.new(wireName: r'Pending')
AccountHolderStoreStatusChangeNotificationContentNewStatusEnum const pending

The new status of the account holder.

Implementation

@BuiltValueEnumConst(wireName: r'Pending')
static const AccountHolderStoreStatusChangeNotificationContentNewStatusEnum pending = _$accountHolderStoreStatusChangeNotificationContentNewStatusEnum_pending;