Constructors
constructor
Parameters
Properties
Private client
Methods
comment
- comment(): Promise<Record<string, any>>
Returns Promise<Record<string, any>>
getByKey
- getByKey(key: string): Promise<Response<any>>
Parameters
Returns Promise<Response<any>>
list
listAsMapView
- listAsMapView(key?: string): Promise<Response<Record<string, any>>>
Parameters
Returns Promise<Response<Record<string, any>>>