ts-lambda-api - v2.5.2
    Preparing search index...

    Interface Identity

    interface Identity {
        expiration?: Date;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    expiration?: Date

    A Date when the identity or credential will no longer be accepted.