> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-generated-reference-full-stack-preview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# DA.Internal.Interface.AnyView.Types

> Reference documentation for Daml module DA.Internal.Interface.AnyView.Types.

<div class="x2mdx-ref-page x2mdx-ref-page--collection" />

<span id="module-da-internal-interface-anyview-types-13315" />

<div class="x2mdx-ref-hero">
  <p class="x2mdx-ref-eyebrow">Daml module</p>

  <h1 class="x2mdx-ref-title">DA.Internal.Interface.AnyView\.Types</h1>

  <p class="x2mdx-ref-summary">-</p>

  <div class="x2mdx-ref-badges">
    <span class="x2mdx-ref-badge x2mdx-ref-badge--protocol">Daml</span>

    <a class="x2mdx-ref-badge x2mdx-ref-badge--added" href="#history-added-3-4-9">Added 3.4.9</a>
  </div>

  <dl class="x2mdx-ref-meta-grid">
    <div class="x2mdx-ref-meta-item">
      <dt>Module</dt>
      <dd>DA.Internal.Interface.AnyView\.Types</dd>
    </div>

    <div class="x2mdx-ref-meta-item">
      <dt>Latest release</dt>
      <dd>3.5.7</dd>
    </div>
  </dl>
</div>

## Data Types

<span id="type-da-internal-interface-anyview-types-anyview-16883" />

### `data AnyView`

Existential contract key type that can wrap an arbitrary contract key.

Constructors:

<span id="constr-da-internal-interface-anyview-types-anyview-58868" />

* `AnyView`

<ResponseField name="getAnyView" type="Any" />

<ResponseField name="getAnyViewInterfaceTypeRep" type="InterfaceTypeRep" />

Instances:

* instance [`GetField`](/appdev/reference/daml-standard-library/da-record#class-da-internal-record-getfield-53979) `getAnyView` [`AnyView`](#type-da-internal-interface-anyview-types-anyview-16883) `Any`
* instance [`GetField`](/appdev/reference/daml-standard-library/da-record#class-da-internal-record-getfield-53979) `getAnyViewInterfaceTypeRep` [`AnyView`](#type-da-internal-interface-anyview-types-anyview-16883) [`InterfaceTypeRep`](#type-da-internal-interface-anyview-types-interfacetyperep-5047)
* instance [`SetField`](/appdev/reference/daml-standard-library/da-record#class-da-internal-record-setfield-4311) `getAnyView` [`AnyView`](#type-da-internal-interface-anyview-types-anyview-16883) `Any`
* instance [`SetField`](/appdev/reference/daml-standard-library/da-record#class-da-internal-record-setfield-4311) `getAnyViewInterfaceTypeRep` [`AnyView`](#type-da-internal-interface-anyview-types-anyview-16883) [`InterfaceTypeRep`](#type-da-internal-interface-anyview-types-interfacetyperep-5047)

<span id="type-da-internal-interface-anyview-types-interfacetyperep-5047" />

### `data InterfaceTypeRep`

Constructors:

<span id="constr-da-internal-interface-anyview-types-interfacetyperep-24802" />

* `InterfaceTypeRep`

<ResponseField name="getInterfaceTypeRep" type="TypeRep" />

Instances:

* instance [`GetField`](/appdev/reference/daml-standard-library/da-record#class-da-internal-record-getfield-53979) `getAnyViewInterfaceTypeRep` [`AnyView`](#type-da-internal-interface-anyview-types-anyview-16883) [`InterfaceTypeRep`](#type-da-internal-interface-anyview-types-interfacetyperep-5047)
* instance [`SetField`](/appdev/reference/daml-standard-library/da-record#class-da-internal-record-setfield-4311) `getAnyViewInterfaceTypeRep` [`AnyView`](#type-da-internal-interface-anyview-types-anyview-16883) [`InterfaceTypeRep`](#type-da-internal-interface-anyview-types-interfacetyperep-5047)
* instance [`Eq`](/appdev/reference/daml-standard-library/prelude#class-ghc-classes-eq-22713) [`InterfaceTypeRep`](#type-da-internal-interface-anyview-types-interfacetyperep-5047)
* instance [`Ord`](/appdev/reference/daml-standard-library/prelude#class-ghc-classes-ord-6395) [`InterfaceTypeRep`](#type-da-internal-interface-anyview-types-interfacetyperep-5047)

## History

<div class="x2mdx-ref-history" aria-label="Reference history">
  <div class="x2mdx-ref-history-event x2mdx-ref-history-event--introduced" id="history-added-3-4-9">
    <div class="x2mdx-ref-history-event-head">
      <span class="x2mdx-ref-history-event-label">Added</span>
      <code class="x2mdx-ref-history-event-version">3.4.9</code>
    </div>
  </div>
</div>
