ePages 6.11.0 - DE_EPAGES/ExternalShipping/API/Object/PagerShippingLabels.pm

Package DE_EPAGES::ExternalShipping::API::Object::PagerShippingLabels

Pager to display the list of all shipping labels of a shipping transaction

Base
DE_EPAGES::Presentation::API::Object::Pager

Functions

countItems
items

countItems

Returns the total number of child objects.

Syntax
$Items = $Pager->countItems;
Return
$Items (integer)
total number of items

items

Returns all objects of one page.

Syntax
$aItems = $Pager->items($Page);
Input
$Page (integer)
current page number
Return
$aItems (ref.array.object)
list of objects