bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iGetPoolInfoByIdSuccessResponse

    interface iGetPoolInfoByIdSuccessResponse {
        poolInfo: any;
        success: boolean;
    }
    Index

    Properties

    Properties

    poolInfo: any
    success: boolean