eBay::API::XML::DataType::AuthenticationEntryArrayType - eBay::API::XML::DataType::AuthenticationEntryArrayType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


eBay-API documentation  | view source Contained in the eBay-API distribution.