Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected configuration

configuration: Configuration

Methods

pinsGet

  • List all the pin objects, matching optional filters; when no filter is provided, only successful pins are returned List pin objects

    Parameters

    Returns Promise<PinResults>

pinsGetRaw

pinsPost

pinsPostRaw

pinsRequestidDelete

pinsRequestidDeleteRaw

pinsRequestidGet

pinsRequestidGetRaw

pinsRequestidPost

pinsRequestidPostRaw

Protected request

withMiddleware

  • withMiddleware<T>(...middlewares: Middleware[]): T

withPostMiddleware

withPreMiddleware