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

    The supported document types for a service offering.

    interface SupportedDocumentDetail {
        isMandatory: boolean;
        name: DocumentType;
    }
    Index

    Properties

    Properties

    isMandatory: boolean

    When true, the supported document type is required.