REFUNDED_REVERSED constant

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

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'REFUNDED_REVERSED')
static const RefundNotificationRequestItemEventCodeEnum REFUNDED_REVERSED = _$refundNotificationRequestItemEventCodeEnum_REFUNDED_REVERSED;