@sudoplatform/sudo-virtual-cards
    Preparing search index...

    Interface CreateKeyIfAbsentResult

    Result of requestint creation of a key if absent.

    interface CreateKeyIfAbsentResult {
        created: boolean;
        keyId: string;
    }
    Index

    Properties

    Properties

    created: boolean

    Whether or not key needed to be created

    keyId: string

    ID of the key