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

    Class GetSwapActivitiesSuccessResponse<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    pagination: PaginationInfo
    swapActivities: {
        _docId: string;
        blockHeight: T;
        timestamp: T;
        txHash: string;
        [key: string]: any;
    }[]

    Methods