@dypai-ai/client-sdk - v1.13.0
    Preparing search index...

    Interface SignupLinksListResponse

    interface SignupLinksListResponse {
        links: SignupLink[];
    }
    Index

    Properties

    Properties

    links: SignupLink[]