> ## Documentation Index
> Fetch the complete documentation index at: https://docs.canton.network/llms.txt
> Use this file to discover all available pages before exploring further.

# ContractCompanion.WithoutKey.NewContract

> Generated object reference page for ContractCompanion.WithoutKey.NewContract from local Javadoc snapshots.

## ContractCompanion.WithoutKey.NewContract - stable

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/codegen/ContractCompanion.WithoutKey.NewContract.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
@FunctionalInterface public static interface ContractCompanion.WithoutKey.NewContract<Ct,Id,Data>
```

**Members**

| Docs                                                                                                                                                                                                 | Member                                            | Introduced | Deprecated | Removed |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/codegen/ContractCompanion.WithoutKey.NewContract.html#newContract%28Id,Data,java.util.Set,java.util.Set%29) | `newContract(Id, Data, Set<String>, Set<String>)` | `3.4.8`    | -          | -       |
