ePages 6.17.35 - DE_EPAGES/MeinPaket/API/DTO/DownloadRequest.pm

Package DE_EPAGES::MeinPaket::API::DTO::DownloadRequest

DTO Class for data structure DownloadRequest

Base
DE_EPAGES::MeinPaket::API::DTO::DTO

Functions

catalogstructure
getProductOffers
toXML
variantConfigurations

catalogstructure

getter/setter for 'catalogstructure'

Syntax
my $catalogstructure = $Object->catalogstructure;
$Object->catalogstructure('value');
Input
$catalogstructure (any)
value of catalogstructure
Return
$catalogstructure (any)
value of catalogstructure

getProductOffers

getter/setter for 'getProductOffers'

Syntax
my $getProductOffers = $Object->getProductOffers;
$Object->getProductOffers('value');
Input
$getProductOffers (any)
value of getProductOffers
Return
$getProductOffers (any)
value of getProductOffers

toXML

XML serialization of object

Syntax
$Object->toXML();
Return
$xml (string)
serialized version of object as xml string

variantConfigurations

getter/setter for 'variantConfigurations'

Syntax
my $variantConfigurations = $Object->variantConfigurations;
$Object->variantConfigurations('value');
Input
$variantConfigurations (any)
value of variantConfigurations
Return
$variantConfigurations (any)
value of variantConfigurations