[api-typescript-generator](../../README.md) / [Modules](../modules.md) / [index](../modules/index.md) / FilenameFormat

# Interface: FilenameFormat

[index](../modules/index.md).FilenameFormat

## Table of contents

### Properties

- [extension](index.FilenameFormat.md#extension)
- [filenameCase](index.FilenameFormat.md#filenamecase)
- [postfix](index.FilenameFormat.md#postfix)
- [prefix](index.FilenameFormat.md#prefix)

## Properties

### extension

• `Optional` **extension**: `string`

___

### filenameCase

• `Optional` **filenameCase**: [`EntityNameCase`](../modules/index.md#entitynamecase)

___

### postfix

• `Optional` **postfix**: `string`

___

### prefix

• `Optional` **prefix**: `string`
