CANCELLATION constant

  1. @BuiltValueEnumConst.new(wireName: r'CANCELLATION')
RefundCaptureFailedNotificationRequestItemRecursiveEventCodeEnum const CANCELLATION

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'CANCELLATION')
static const RefundCaptureFailedNotificationRequestItemRecursiveEventCodeEnum CANCELLATION = _$refundCaptureFailedNotificationRequestItemRecursiveEventCodeEnum_CANCELLATION;