Function getMarketplaceData

  • Parameters

    • marketplaceId: number

      The Markeplace id.

    Returns Promise<null | MarketplaceDataType>

    A JSON object with the marketplace data. ex:{owner, kind, accountList, (...)}

    Name

    getMarketplaceData

    Summary

    Provides the data related to a marketplace.

Generated using TypeDoc