# Template

## Extends

- `Template`

### bookId?

```ts
optional bookId: string;
```

#### Inherited from

```ts
bkper.Template.bookId
```

***

### bookLink?

```ts
optional bookLink: string;
```

#### Inherited from

```ts
bkper.Template.bookLink
```

***

### category?

```ts
optional category: string;
```

#### Inherited from

```ts
bkper.Template.category
```

***

### description?

```ts
optional description: string;
```

#### Inherited from

```ts
bkper.Template.description
```

***

### imageUrl?

```ts
optional imageUrl: string;
```

#### Inherited from

```ts
bkper.Template.imageUrl
```

***

### name?

```ts
optional name: string;
```

#### Inherited from

```ts
bkper.Template.name
```

***

### sheetsLink?

```ts
optional sheetsLink: string;
```

#### Inherited from

```ts
bkper.Template.sheetsLink
```

***

### timesUsed?

```ts
optional timesUsed: number;
```

#### Inherited from

```ts
bkper.Template.timesUsed
```
