The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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