@vonage/client-sdk - v2.7.0
    Preparing search index...

    Type Alias Option<T>

    Option: vonage.utils.OptionJS<T>

    Represents an Either monad for optional properties.

    It can be also set via the helper functions some and none.

    Type Parameters

    • T