Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Template<T, K, I>

Interface for objects representing DAML templates. It is similar to the Template type class in DAML.

Type parameters

  • T: object

    The template type.

  • K

    The contract key type.

  • I: string

    The contract id type.

Hierarchy

Index

Properties

Properties

Archive

Archive: Choice<T, {}, {}, K>

templateId

templateId: I

Generated using TypeDoc