@shortcut/client
    Preparing search index...

    Interface UpdateKeyResultParams

    interface UpdateKeyResultParams {
        initial_observed_value?: UpdateKeyResultValueParams;
        name?: string;
        observed_value?: UpdateKeyResultValueParams;
        target_value?: UpdateKeyResultValueParams;
    }
    Index

    Properties

    initial_observed_value?: UpdateKeyResultValueParams

    The starting value of the Key Result.

    name?: string

    The new name of the Key Result.

    1024

    The starting value of the Key Result.

    The starting value of the Key Result.