1
0
Files
PayPal-PHP-Server-SDK/doc/models/patch-op.md
2024-09-04 15:55:32 +00:00

21 lines
156 B
Markdown

# Patch Op
The operation.
## Enumeration
`PatchOp`
## Fields
| Name |
| --- |
| `ADD` |
| `REMOVE` |
| `REPLACE` |
| `MOVE` |
| `COPY` |
| `TEST` |