ePages 7.47.0 - DE_EPAGES/FedEx/API/CSV/FedExImportHandler.pm

Package DE_EPAGES::FedEx::API::CSV::FedEx

This module implements a handler to import tracking ids.

Example
use DE_EPAGES::FedEx::API::CSV::FedEx;
DE_EPAGES::FedEx::API::CSV::FedEx->importCSV(...);

Package DE_EPAGES::FedEx::API::CSV::FedExImportHandler

Functions

analyzeHeaderLine
importObject

analyzeHeaderLine

Syntax
my ($hUsedAttributes) = $self->analyzeHeaderLine();
Output
$UsedAttributes
properties of each column of CSV file

importObject

Syntax
$self->importObject();