@switstack/switcloud-api-ts
    Preparing search index...

    Interface AddCapkToCapkListRequest

    interface AddCapkToCapkListRequest {
        capkId: string;
        id: string;
    }
    Index

    Properties

    Properties

    capkId: string
    id: string