@polymeshassociation/polymesh-sdk / Modules / api/procedures/modifyVenue
ModifyVenueParams
Ƭ ModifyVenueParams: { description?: string ; type: VenueType } | { description: string ; type?: VenueType } | { description: string ; type: VenueType }
description?
string
type
VenueType
description
type?
Defined in
api/procedures/modifyVenue.ts:7arrow-up-right
Last updated 3 years ago
Was this helpful?