Options
All
  • Public
  • Public/Protected
  • All
Menu

Generic Products resource(s) wrapper for Hivehome's API.

note

Consider making internal only

Hierarchy

Index

Constructors

Methods

Constructors

constructor

  • new Products(fetch: HiveFetch): Products
  • Parameters

    • fetch: HiveFetch

    Returns Products

Methods

get

  • GET all registered product(s) for the current account. Response normalised.

    Returns Promise<Product[]>

Generated using TypeDoc