@oneblink/sdk-core
    Preparing search index...

    Type Alias NewFormKeyAssociation

    type NewFormKeyAssociation = {
        formId: number;
        keyId: string;
    }
    Index

    Properties

    Properties

    formId: number

    The id of the form having a key assigned to it

    keyId: string

    The id of the key being assigned to the form