@web-core/web-sdk
    Preparing search index...

    Interface AlphaResponse

    interface AlphaResponse {
        alpha: number;
        code: string;
        underlying: string;
    }
    Index

    Properties

    Properties

    alpha: number
    code: string
    underlying: string