Class AccountAPI

Constructors

Properties

URL: {
    ACCOUNTS: string;
    HISTORY_ACTIVITY: string;
    HISTORY_TRANSACTIONS: string;
} = ...

Type declaration

  • ACCOUNTS: string
  • HISTORY_ACTIVITY: string
  • HISTORY_TRANSACTIONS: string

Methods