You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$watermarkFontSize = 12; // int | Font size of the watermark.
498
498
$watermarkOpacity = 0.5; // float | In range 0.0-1.0
499
499
$watermarkText = John Doe inc.; // string | Specify watermark text.
500
+
$separateFiles = True; // bool | Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1.
**separateFiles** | **bool**| Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. | [optional]
518
520
519
521
### Return type
520
522
@@ -535,7 +537,7 @@ Name | Type | Description | Notes
$separateFiles = True; // bool | Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1.
**separateFiles** | **bool**| Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. | [optional]
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
2483
2484
*
2484
2485
* @throws \PandaDoc\Client\ApiException on non-2xx response
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
2504
2506
*
2505
2507
* @throws \PandaDoc\Client\ApiException on non-2xx response
2506
2508
* @throws \InvalidArgumentException
2507
2509
* @return array of \SplFileObject|object|object|object|object|object|object, HTTP status code, HTTP response headers (array of strings)
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
2943
2960
*
2944
2961
* @throws \PandaDoc\Client\ApiException on non-2xx response
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
2960
2978
*
2961
2979
* @throws \PandaDoc\Client\ApiException on non-2xx response
2962
2980
* @throws \InvalidArgumentException
2963
2981
* @return array of \SplFileObject|object|object|object|object|object, HTTP status code, HTTP response headers (array of strings)
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
* @param bool $separateFiles Set as `true` if you want to receive a zip file with all documents in separate when document transaction contains more than 1. (optional)
0 commit comments