@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface MirthApiGetMirthChannelMessageRequest

    Request parameters for getMirthChannelMessage operation in MirthApi.

    MirthApiGetMirthChannelMessageRequest

    interface MirthApiGetMirthChannelMessageRequest {
        channelId: string;
        messageId: string;
    }
    Index

    Properties

    Properties

    channelId: string

    MirthApiGetMirthChannelMessage

    messageId: string

    MirthApiGetMirthChannelMessage