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

    Interface iGetCollectionOwnersPayload

    interface iGetCollectionOwnersPayload {
        bookmark?: string;
        oldestFirst?: boolean;
    }
    Index

    Properties

    bookmark?: string
    oldestFirst?: boolean