# ~~Interface: Network~~

Defined in: [api_types.ts:729](https://github.com/coda/packs-sdk/blob/d917a83bb3a3e815d6a7947f7c25cf0e1952d12b/api_types.ts#L729)

## Deprecated

use `isAction` and `connectionRequirement` on the formula definition instead.

## Properties

### ~~connection?~~

> `readonly` `optional` **connection**: [`NetworkConnection`](../../enumerations/NetworkConnection/)

Defined in: [api_types.ts:732](https://github.com/coda/packs-sdk/blob/d917a83bb3a3e815d6a7947f7c25cf0e1952d12b/api_types.ts#L732)

______________________________________________________________________

### ~~hasSideEffect?~~

> `readonly` `optional` **hasSideEffect**: `boolean`

Defined in: [api_types.ts:730](https://github.com/coda/packs-sdk/blob/d917a83bb3a3e815d6a7947f7c25cf0e1952d12b/api_types.ts#L730)

______________________________________________________________________

### ~~requiresConnection?~~

> `readonly` `optional` **requiresConnection**: `boolean`

Defined in: [api_types.ts:731](https://github.com/coda/packs-sdk/blob/d917a83bb3a3e815d6a7947f7c25cf0e1952d12b/api_types.ts#L731)
