ORDER_CLOSED constant

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

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'ORDER_CLOSED')
static const RefundNotificationRequestItemEventCodeEnum ORDER_CLOSED = _$refundNotificationRequestItemEventCodeEnum_ORDER_CLOSED;