@fishjam-cloud/js-server-sdk - v0.29.0
    Preparing search index...

    Interface UnregisterOutput

    UnregisterOutput

    interface UnregisterOutput {
        scheduleTimeMs?: null | number;
    }
    Index

    Properties

    Properties

    scheduleTimeMs?: null | number

    Time in milliseconds when this request should be applied. Value 0 represents time of the start request.

    UnregisterOutput