eBay::API::XML::DataType::Enum::TokenReturnMethodCodeType - eBay::API::XML::DataType::Enum::TokenReturnMethodCodeType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::Enum::TokenReturnMethodCodeType

DESCRIPTION

Top

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

SYNOPSIS

Top

Enums:

Top

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


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