# RpxReportDocumentType

## Content

# Type Alias: RpxReportDocumentType

```ts
type RpxReportDocumentType = object;
```

## Properties

### platform

```ts
platform: "rpx";
```

***

### type

```ts
type: "report";
```
