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

    Interface DefaultConfigurationResponse

    The response body that contains the default configuration information.

    DefaultConfigurationResponse

    interface DefaultConfigurationResponse {
        messageIdentifier: string;
    }
    Index

    Properties

    messageIdentifier: string

    The message identifier of the retention message you configured as a default.

    messageIdentifier