Internal representation of function import parameters. It adds metadata to the value.

Type Parameters

  • ValueT

    Type of the value.

Hierarchy

  • FunctionImportParameter

Constructors

Properties

Constructors

  • Creates an instance of FunctionImportParameter.

    Type Parameters

    • ValueT

    Parameters

    Returns FunctionImportParameter<ValueT>

Properties

originalName: string
value: ValueT

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.