mirror of
https://github.com/playit-cloud/playit-api-java
synced 2024-11-24 05:36:12 +00:00
23 lines
358 B
Markdown
23 lines
358 B
Markdown
|
|
|
|
# TunnelOriginCreateOneOf2
|
|
|
|
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
|**type** | [**TypeEnum**](#TypeEnum) | | |
|
|
|**data** | [**AssignedManagedCreate**](AssignedManagedCreate.md) | | |
|
|
|
|
|
|
|
|
## Enum: TypeEnum
|
|
|
|
| Name | Value |
|
|
|---- | -----|
|
|
| MANAGED | "managed" |
|
|
|
|
|
|
|