Interface: iCreateUtilityPagePayload<T>
T extends NumberType
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3581
Type Parameters
T
T extends NumberType
Properties
categories
categories:
string[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3604
The categories of the listing
content
content:
iUtilityPageContent[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3586
The content for the listing
directLink?
optionaldirectLink?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3601
The direct link for the listing. If specified, we will skip the entire content / listing page. Thus, content and links should be empty [].
displayTimes?
optionaldisplayTimes?:iUintRange<T>
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3598
The display times of the listing. Optionally specify when to show vs not show the listing.
estimatedCost?
optionalestimatedCost?:iEstimatedCost<T>
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3616
The estimated cost for this utility/service
estimatedTime?
optionalestimatedTime?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3619
The estimated time to complete or deliver this utility/service
inheritMetadataFrom?
optionalinheritMetadataFrom?:iInheritMetadataFrom<T>
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3610
Where to inherit metadata from? Only one can be specified.
linkedTo?
optionallinkedTo?:iLinkedTo<T>
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3607
The details for if this listing is linked to a specific collection or list (displayed in Utility tab)
links
links:
iUtilityPageLink<T>[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3589
The links for the listing
locale?
optionallocale?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3613
Locale (ex: es, fr, etc.). If not specified, we assume en.
metadata
metadata:
iMetadataWithoutInternals<T>
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3583
The overall metadata for the listing
type
type:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3592
The type of the listing
visibility
visibility:
"public"|"private"|"unlisted"
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3595
The visibility of the listing