# RdlxFplReportDocumentType

## Content

# Type Alias: RdlxFplReportDocumentType

```ts
type RdlxFplReportDocumentType = object;
```

## Properties

### platform

```ts
platform: "rdlx";
```

***

### subType

```ts
subType: "fpl";
```

***

### type

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