Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Ininal

Initial class of the ininal API.

Hierarchy

  • Ininal

Index

Constructors

constructor

  • new Ininal(apiKey: string, secretKey: string, sandbox?: boolean): Ininal
  • ininal API constructor.

    Parameters

    • apiKey: string

      API Key provided by ininal.

    • secretKey: string

      Secret Key provided by ininal.

    • Default value sandbox: boolean = false

      Use the sandbox, if enabled.

    Returns Ininal

Properties

authentication

authentication: Authentication

cards

cards: Cards

transactions

transactions: Transactions

users

users: Users

Generated using TypeDoc