@apple/app-store-server-library
    Preparing search index...

    Interface DefaultConfigurationRequest

    The request body that contains the default configuration information.

    DefaultConfigurationRequest

    interface DefaultConfigurationRequest {
        messageIdentifier?: string;
    }
    Index

    Properties

    messageIdentifier?: string

    The message identifier of the message to configure as a default message.

    messageIdentifier