forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.5.0 (#3)
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
This commit is contained in:
20
doc/models/patch-op.md
Normal file
20
doc/models/patch-op.md
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
# Patch Op
|
||||
|
||||
The operation.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`PatchOp`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `ADD` |
|
||||
| `REMOVE` |
|
||||
| `REPLACE` |
|
||||
| `MOVE` |
|
||||
| `COPY` |
|
||||
| `TEST` |
|
||||
|
||||
Reference in New Issue
Block a user