Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::TokenReturnMethodCodeType

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::Enum::TokenReturnMethodCodeType

DESCRIPTION ^

Indicates how the application wants eBay to handle the user's token after the user signs in.

SYNOPSIS ^

Enums: ^

Redirect

Return the token in the HTTP redirect to the application-specified accept URL.

FetchToken

Leave the token at eBay so that the application can get the token through the FetchToken API call (SecretId required).

CustomCode

Reserved for future use

syntax highlighting: