Selling Partner API SDK for JavaScript
    Preparing search index...

    Information about any gift wrapping that is needed for this line item.

    interface GiftAttributes {
        giftMessage?: Document;
        giftMessagePresence: PresenceStatus;
        giftWrapLabel?: string;
        giftWrapRequirement: RequirementLevel;
    }
    Index

    Properties

    giftMessage?: Document
    giftMessagePresence: PresenceStatus
    giftWrapLabel?: string

    The label to be printed on the wrapped gift.

    giftWrapRequirement: RequirementLevel