Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormMetadata

Hierarchy

  • FormMetadata

Index

Properties

Readonly formId

formId: string

the form ID, as parsed during deployment; together with the versions forms a unique identifier for a specific form

Readonly formKey

formKey: number

the assigned key, which acts as a unique identifier for this form

Readonly resourceName

resourceName: string

the resource name

Readonly tenantId

tenantId: string

the tenant id of the deployed form

Readonly version

version: number

the assigned form version

Generated using TypeDoc