@webitel/api-services
    Preparing search index...
    interface WebitelImApiGatewayV1Via {
        contactId?: string;
        createdAt?: string;
        disable?: boolean;
        disableReason?: string;
        metadata?: WebitelImApiGatewayV1ViaMetadata;
        updatedAt?: string;
        via?: string;
    }
    Index

    Properties

    contactId?: string
    createdAt?: string
    disable?: boolean
    disableReason?: string
    updatedAt?: string
    via?: string