Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractTypeCompanion<T, K, I>

Companion objects for templates and interfaces, containing their choices.

Type parameters

  • T: object

    The template payload format or interface view.

  • K

    The contract key type.

  • I: string

    The template or interface id.

Hierarchy

Index

Properties

decoder: Decoder<T>
internal
keyDecoder: Decoder<K>
internal
sdkVersion: "0.0.0-SDKVERSION"
internal
templateId: I

Generated using TypeDoc