Skip to content

api.procedures.types.CreateVenueParams

polymesh-bot edited this page Jun 3, 2025 · 86 revisions

Interface: CreateVenueParams

api/procedures/types.CreateVenueParams

Table of contents

Properties

Properties

description

description: string

Defined in

api/procedures/types.ts:1138


signers

Optional signers: (string | Account)[]

(optional) list of signers that are allowed to sign receipts for this venue

Defined in

api/procedures/types.ts:1143


type

type: VenueType

Defined in

api/procedures/types.ts:1139

Clone this wiki locally