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

    Interface InstructionsResponse

    interface InstructionsResponse {
        instructions: Instruction[];
    }
    Index

    Properties

    Properties

    instructions: Instruction[]