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

    Interface MirthApiGetMirthChannelRequest

    Request parameters for getMirthChannel operation in MirthApi.

    MirthApiGetMirthChannelRequest

    interface MirthApiGetMirthChannelRequest {
        channelId: string;
    }
    Index

    Properties

    Properties

    channelId: string

    MirthApiGetMirthChannel