Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface SupportedDocumentSpecification

    Document specification that is supported for a service offering.

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

    A list of the format options for a label.