DeliveryChannels
Use the DeliveryChannels data type to define the specifications to deliver a report to multiple destinations.
This data type is used by the DeliveryRequest and ScheduleRequest complex data types.
Fields Provided by DeliveryChannels
Field | Description |
---|---|
ArrayOfEMailDeliveryOption emailOptions |
|
ArrayOfFaxDeliveryOption faxOptions |
|
ArrayOfFTPDeliveryOption ftpOptions |
|
ArrayOfLocalDeliveryOption localOptions |
|
ArrayOfObjectStorageDeliveryOption objectStorageOptions |
|
ArrayOfPrintDeliveryOption printOptions |
|
ArrayOfWCCDeliveryOption wccOptions |
|
ArrayOfWebDAVDeliveryOption webDAVOption |