Skip to content

api.procedures.types.CreateVenueParams

prashantasdeveloper edited this page Dec 6, 2024 · 86 revisions

Interface: CreateVenueParams

api/procedures/types.CreateVenueParams

Table of contents

Properties

Properties

description

description: string

Defined in

api/procedures/types.ts:1099


signers

Optional signers: (string | Account)[]

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

Defined in

api/procedures/types.ts:1104


type

type: VenueType

Defined in

api/procedures/types.ts:1100

Clone this wiki locally