This interface represents a string parameter in a MarloweTemplate.

Strings are encoded as an array of strings of 64 characters or less to satisfy the ledger's constraints.

Type Parameters

  • Name extends string

    The name of the parameter is used by different type functions to infer the Template's ObjectParam.

Hierarchy

  • StringParam

Properties

Properties

description?: string
name: Name
type: "string"