---
id: v1-multi-host-integrations-accounts-file
title: MultiHostIntegrationsAccountsFile
pagination_label: MultiHostIntegrationsAccountsFile
sidebar_label: MultiHostIntegrationsAccountsFile
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'MultiHostIntegrationsAccountsFile', 'v1MultiHostIntegrationsAccountsFile']
slug: /tools/sdk/typescript/multi_host_integration/models/multi-host-integrations-accounts-file
tags: ['SDK', 'Software Development Kit', 'MultiHostIntegrationsAccountsFile', 'v1MultiHostIntegrationsAccountsFile']
---

# MultiHostIntegrationsAccountsFile

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **(optional)** `string` | Name of the accounts file. | [default to undefined]
**key** | **(optional)** `string` | The accounts file key. | [default to undefined]
**uploadTime** | **(optional)** `string` | Date-time when the file was uploaded | [default to undefined]
**expiry** | **(optional)** `string` | Date-time when the accounts file expired. | [default to undefined]
**expired** | **(optional)** `boolean` | If this is true, it indicates that the accounts file has expired. | [default to false]

