Tim Keefer > eBay-API > eBay::API::XML::DataType::AuthenticationEntryArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::AuthenticationEntryArrayType

DESCRIPTION ^

Container for a list of AuthenticationEntries. Can contain zero, one, or multiple AuthenticationEntryType objects.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::AuthenticationEntryArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setAuthenticationEntry()

Contains the data properties that define one authentication entry. Multiple AuthenticationEntry fields can be returned.

# Argument: reference to an array of 'ns:AuthenticationEntryType'

getAuthenticationEntry()

  Calls: GetReturnURL
  Returned: Conditionally

# Returns: reference to an array of 'ns:AuthenticationEntryType'

syntax highlighting: