Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

_data

_data: Map<string, any>

Methods

active

  • active(): any

autoActivated

  • autoActivated(): any

getCustomerId

  • getCustomerId(): any

getData

  • getData(): Map<string, any>

getId

  • getId(): any

getKey

  • getKey(key: string): any

getToCustomerId

  • getToCustomerId(): any

listPush

  • listPush<T>(ClassName: any, i_key: string, i_value: string): any
  • Create a List or update a list if one exists, with the Map key provided and the value to push to the new/updated list

    Type parameters

    • T

    Parameters

    • ClassName: any
    • i_key: string
    • i_value: string

    Returns any

setData

  • setData<T>(ClassName: any, data: any): T

setKey

  • setKey<T>(ClassName: any, key: string, value: any): T

Static UniqueId

  • UniqueId(): unknown

Generated using TypeDoc