Klarna Web SDK v2/r6
    Preparing search index...

    Interface ApplicationMetadata

    interface ApplicationMetadata {
        applicationName?: string;
        applicationReference?: string;
        platform?: string;
        version?: string;
    }
    Index

    Properties

    applicationName?: string
    applicationReference?: string
    platform?: string
    version?: string