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:
22
doc/models/link-http-method.md
Normal file
22
doc/models/link-http-method.md
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
# Link HTTP Method
|
||||
|
||||
The HTTP method required to make the related call.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`LinkHTTPMethod`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `GET` |
|
||||
| `POST` |
|
||||
| `PUT` |
|
||||
| `DELETE` |
|
||||
| `HEAD` |
|
||||
| `CONNECT` |
|
||||
| `OPTIONS` |
|
||||
| `PATCH` |
|
||||
|
||||
Reference in New Issue
Block a user