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

    Role of an individual contributor in the creation of an item, such as author or actor.

    interface ItemContributorRole {
        displayName?: string;
        value: string;
    }
    Index

    Properties

    Properties

    displayName?: string

    Display name of the role in the requested locale, such as Author or Actor.

    value: string

    Role value for the Amazon catalog item, such as author or actor.