@idkollen/client
    Preparing search index...

    Interface AgeVerificationFailed

    Returned when the age verification session has failed.

    interface AgeVerificationFailed {
        error: ApiErrorCode;
        id: string;
    }
    Index

    Properties

    Properties

    id: string