QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface DeleteRelationshipResponse

    interface DeleteRelationshipResponse {
        relationshipId: number;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    relationshipId: number

    The relationship id.