Class Patch.Operation
- java.lang.Object
-
- com.broadleafcommerce.paypal.micro.gateway.domain.orders.Patch.Operation
-
-
Field Detail
-
ADD
public static final String ADD
- See Also:
- Constant Field Values
-
REMOVE
public static final String REMOVE
- See Also:
- Constant Field Values
-
REPLACE
public static final String REPLACE
- See Also:
- Constant Field Values
-
MOVE
public static final String MOVE
- See Also:
- Constant Field Values
-
COPY
public static final String COPY
- See Also:
- Constant Field Values
-
TEST
public static final String TEST
- See Also:
- Constant Field Values
-
-