EndOfAuctionEmailPreferencesType

Contains the seller's preferences for the email sent to the buyer after the creation of the order line item.

Types that use EndOfAuctionEmailPreferencesType:

Calls that use one or more fields of EndOfAuctionEmailPreferencesType:

Fields

CopyEmail ( boolean )
EmailCustomized ( boolean )
LogoCustomized ( boolean )
LogoType ( EndOfAuctionLogoTypeCodeType )
LogoURL ( anyURI )
TemplateText ( string )
TextCustomized ( boolean )

CopyEmail ( boolean ) [0..1]
Indicates whether or not the seller wishes to receive a copy of the customized email sent to the winning buyer.
See the Field Index to learn which calls use CopyEmail.

EmailCustomized ( boolean ) [0..1]
Indicates whether or not the seller wishes to send a customized email to winning buyers.
See the Field Index to learn which calls use EmailCustomized.

LogoCustomized ( boolean ) [0..1]
Indicates whether or not the seller wishes to include a logo in the customized email.
See the Field Index to learn which calls use LogoCustomized.

LogoType ( see EndOfAuctionLogoTypeCodeType for possible values ) [0..1]
The type of logo to include in the customized email.
See the Field Index to learn which calls use LogoType.

LogoURL ( anyURI ) [0..1]
The URL of the logo to include in the customized email.
See the Field Index to learn which calls use LogoURL.

TemplateText ( string ) [0..1]
The text of the custom message for the email.
See the Field Index to learn which calls use TemplateText.

TextCustomized ( boolean ) [0..1]
Indicates whether or not the text of the customized message will be customized.
See the Field Index to learn which calls use TextCustomized.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.