Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

_data

_data: Map<string, any>

Methods

comments

  • comments(): any

contactCell

  • contactCell(): any

contactPerson

  • contactPerson(): any

contactPhone

  • contactPhone(): any

customerId

  • customerId(): any

getContact

  • getContact(): any

getData

  • getData(): Map<string, any>

getGlobalNetwork

  • getGlobalNetwork(): boolean

getId

  • getId(): any

getKey

  • getKey(key: string): any

getName

  • getName(): 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

locationLat

  • locationLat(): any

locationLng

  • locationLng(): any

reviewRate

  • reviewRate(): any

reviewRateArr

  • reviewRateArr(): Array<number>

setData

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

setKey

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

website

  • website(): any

Static UniqueId

  • UniqueId(): unknown

Generated using TypeDoc