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

    Interface SupportedDocumentSpecification

    Document specification that is supported for a service offering.

    interface SupportedDocumentSpecification {
        format: DocumentFormat;
        printOptions: PrintOption[];
        size: DocumentSize;
    }
    Index

    Properties

    printOptions: PrintOption[]

    A list of the format options for a label.