RECURRING_CONTRACT constant

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

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'RECURRING_CONTRACT')
static const CancelOrRefundNotificationRequestItemRecursiveEventCodeEnum RECURRING_CONTRACT = _$cancelOrRefundNotificationRequestItemRecursiveEventCodeEnum_RECURRING_CONTRACT;