bitbadgesjs-sdk - v0.22.7
Preparing search index...
iApplicationPage
Interface iApplicationPage<T>
interface
iApplicationPage
<
T
extends
NumberType
>
{
metadata
:
iMetadata
<
T
>
;
pageId
:
string
;
points
?:
iTierWithOptionalWeight
<
T
>
[]
;
type
?:
string
;
}
Type Parameters
T
extends
NumberType
Implemented by
ApplicationPage
Index
Properties
metadata
page
Id
points?
type?
Properties
metadata
metadata
:
iMetadata
<
T
>
Metadata for the page
page
Id
pageId
:
string
The page ID
Optional
points
points
?:
iTierWithOptionalWeight
<
T
>
[]
Points to display in the page
Optional
type
type
?:
string
The type of the page
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
metadata
page
Id
points
type
bitbadgesjs-sdk - v0.22.7
Loading...
Metadata for the page