Skip to content

api.procedures.types.CreateVenueParams

prashantasdeveloper edited this page Sep 19, 2024 · 62 revisions

Interface: CreateVenueParams

api/procedures/types.CreateVenueParams

Table of contents

Properties

Properties

description

description: string

Defined in

api/procedures/types.ts:1081


signers

Optional signers: (string | Account)[]

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

Defined in

api/procedures/types.ts:1086


type

type: VenueType

Defined in

api/procedures/types.ts:1082

Clone this wiki locally