Skip to content

Application

Algorand TypeScript


Algorand TypeScript / index / Application

Application(): Application

Defined in: reference.ts:227

Creates a new Application object represent the application id 0 (an invalid ID)

Application

Application(applicationId): Application

Defined in: reference.ts:232

Creates a new Application object representing the application with the specified id

uint64

The id of the application

Application