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

    Interface ReceptionNote

    interface ReceptionNote {
        id: string;
        number: string;
        date: string;
    }
    Index

    Properties

    Properties

    id: string
    number: string
    date: string