ETASCOM CRM V3 - Documentation API
    Preparing search index...

    Type Alias Attachment

    type Attachment = {
        name: string;
        url: string;
        contentType: string;
    }
    Index

    Properties

    Properties

    name: string
    url: string
    contentType: string