RECURRING_CONTRACT constant

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

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'RECURRING_CONTRACT')
static const RefundNotificationRequestItemEventCodeEnum RECURRING_CONTRACT = _$refundNotificationRequestItemEventCodeEnum_RECURRING_CONTRACT;