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

    Interface IdentitySignInResponse

    interface IdentitySignInResponse {
        customerProfile: KlarnaCustomerProfile;
        customerToken: string;
    }
    Index

    Properties

    customerProfile: KlarnaCustomerProfile
    customerToken: string