Thanks to visit codestin.com
Credit goes to longbridge.github.io

Longbridge OpenAPI SDK
    Preparing search index...

    Interface ShareholderDetailResponse

    Shareholder detail response. data is a JSON string.

    interface ShareholderDetailResponse {
        data: string;
    }
    Index

    Properties

    Properties

    data: string

    Raw shareholder detail data (JSON string)