Labb - DX Accelerator
    Preparing search index...

    Interface CaseLink

    interface CaseLink {
        href: string;
        rel: string;
        request_body: any;
        title: string;
        type: string;
    }
    Index

    Properties

    href: string
    rel: string
    request_body: any
    title: string
    type: string