bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetMapValuesSuccessResponse
Interface iGetMapValuesSuccessResponse
interface
iGetMapValuesSuccessResponse
{
values
:
(
undefined
|
{
mapId
:
string
;
values
:
{
[
key
:
string
]:
iValueStore
}
}
)
[]
;
}
Implemented by
GetMapValuesSuccessResponse
Index
Properties
values
Properties
values
values
:
(
undefined
|
{
mapId
:
string
;
values
:
{
[
key
:
string
]:
iValueStore
}
}
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
values
bitbadgesjs-sdk - v0.22.7
Loading...