| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::CheckoutCompleteRedirectType
Details about the webpage to which to direct users who have completed checkout.
eBay::API::XML::DataType::CheckoutCompleteRedirectType inherits from the eBay::API::XML::BaseDataType class
The name of the third party site (the visible text to display for the link defined in the URL element). This is only returned if it was set via SetCart input.
Calls: SetCart RequiredInput: No
# Argument: 'xs:string'
Calls: GetCart
SetCart
Returned: Conditionally
# Returns: 'xs:string'
The URL of the third party site. This is only returned if it was set via SetCart input.
Calls: SetCart RequiredInput: No
# Argument: 'xs:anyURI'
Calls: GetCart
SetCart
Returned: Conditionally
# Returns: 'xs:anyURI'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |