mirror of
https://github.com/playit-cloud/playit-api-java
synced 2024-11-24 03:16:12 +00:00
23 lines
350 B
Markdown
23 lines
350 B
Markdown
|
|
|
|
# TunnelOriginCreateOneOf1
|
|
|
|
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
|**type** | [**TypeEnum**](#TypeEnum) | | |
|
|
|**data** | [**AssignedAgentCreate**](AssignedAgentCreate.md) | | |
|
|
|
|
|
|
|
|
## Enum: TypeEnum
|
|
|
|
| Name | Value |
|
|
|---- | -----|
|
|
| AGENT | "agent" |
|
|
|
|
|
|
|