RECURRING_CONTRACT constant

  1. @BuiltValueEnumConst.new(wireName: r'RECURRING_CONTRACT')
RecurringContractNotificationRequestItemRecursiveEventCodeEnum const RECURRING_CONTRACT

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'RECURRING_CONTRACT')
static const RecurringContractNotificationRequestItemRecursiveEventCodeEnum RECURRING_CONTRACT = _$recurringContractNotificationRequestItemRecursiveEventCodeEnum_RECURRING_CONTRACT;