# Count

## Extends

- `Count`

### day?

```ts
optional day: number;
```

#### Inherited from

```ts
bkper.Count.day
```

***

### fuzzyDate?

```ts
optional fuzzyDate: number;
```

#### Inherited from

```ts
bkper.Count.fuzzyDate
```

***

### month?

```ts
optional month: number;
```

#### Inherited from

```ts
bkper.Count.month
```

***

### total?

```ts
optional total: number;
```

#### Inherited from

```ts
bkper.Count.total
```

***

### year?

```ts
optional year: number;
```

#### Inherited from

```ts
bkper.Count.year
```
