[CameraKit Web SDK - v0.22.0](../README.md) / [Exports](../modules.md) / UriResponse

# Interface: UriResponse

## Table of contents

### Properties

- [code](UriResponse.md#code)
- [description](UriResponse.md#description)
- [contentType](UriResponse.md#contenttype)
- [data](UriResponse.md#data)
- [metadata](UriResponse.md#metadata)

## Properties

### code

• **code**: `number`

___

### description

• **description**: `string`

___

### contentType

• **contentType**: `ContentType`

___

### data

• **data**: `ArrayBuffer`

___

### metadata

• `Optional` **metadata**: `Record`\<`string`, `string`\>
