Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateExportReq

Create export arguments.

Hierarchy

Index

Properties

Readonly client

client: VertexClient

An instance of VertexClient.

Readonly verbose

verbose: boolean

Whether or not to include verbose log messages.

Methods

Readonly createExportReq

Optional Readonly onMsg

  • onMsg(msg: string): void