Klarna Web SDK v1
    Preparing search index...

    Type Alias IdentitySignInResponse

    type IdentitySignInResponse = {
        user_account_linking: UserAccountLinking;
        user_account_profile: UserAccountProfile;
    }
    Index

    Properties

    user_account_linking: UserAccountLinking
    user_account_profile: UserAccountProfile