<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [FileOptions](./ibm-cloud-sdk-core.fileoptions.md)

## FileOptions interface

**Signature:**

```typescript
export interface FileOptions 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[contentType?](./ibm-cloud-sdk-core.fileoptions.contenttype.md)


</td><td>


</td><td>

string


</td><td>

_(Optional)_


</td></tr>
<tr><td>

[filename?](./ibm-cloud-sdk-core.fileoptions.filename.md)


</td><td>


</td><td>

string


</td><td>

_(Optional)_


</td></tr>
</tbody></table>
