@webitel/api-services
    Preparing search index...

    Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0

    type CreateLinkParams = {
        fields?: string[];
        inputEtag?: string;
        inputName?: string;
        inputUrl?: string;
        inputUserIdId?: string;
        inputUserIdName?: string;
    }
    Index

    Properties

    fields?: string[]

    result fields needed on the front-end for each comment

    inputEtag?: string
    inputName?: string
    inputUrl?: string
    inputUserIdId?: string
    inputUserIdName?: string