ePages 7.17.0 - DE_EPAGES/MeinPaket/API/DTO/Error.pm

Package DE_EPAGES::MeinPaket::API::DTO::Error

DTO Class for data structure Error

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

Functions

cancellation
category
consignment
errorCode
errorMessage
productDescription
productOffer
return
trackingNumber

cancellation

getter/setter for 'cancellation'

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

category

getter/setter for 'category'

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

consignment

getter/setter for 'consignment'

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

errorCode

getter/setter for 'errorCode'

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

errorMessage

getter/setter for 'errorMessage'

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

productDescription

getter/setter for 'productDescription'

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

productOffer

getter/setter for 'productOffer'

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

return

getter/setter for 'return'

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

trackingNumber

getter/setter for 'trackingNumber'

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