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

    A document related to a package.

    interface PackageDocument {
        contents: string;
        format: DocumentFormat;
        type: DocumentType;
    }
    Index

    Properties

    Properties

    contents: string

    A Base64 encoded string of the file contents.