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

See ArrayOfEMailDeliveryOption.

ArrayOfFaxDeliveryOption faxOptions

See ArrayOfFaxDeliveryOption.

ArrayOfFTPDeliveryOption ftpOptions

See ArrayOfFTPDeliveryOption.

ArrayOfLocalDeliveryOption localOptions

See ArrayOfLocalDeliveryOption.

ArrayOfObjectStorageDeliveryOption objectStorageOptions

See ArrayOfObjectStorageDeliveryOption.

ArrayOfPrintDeliveryOption printOptions

See ArrayOfPrintDeliveryOption.

ArrayOfWCCDeliveryOption wccOptions

See ArrayOfWCCDeliveryOption.

ArrayOfWebDAVDeliveryOption webDAVOption

See ArrayOfWebDAVDeliveryOption.