mirror of
https://github.com/playit-cloud/playit-api-java
synced 2025-04-15 09:55:46 +00:00
23 lines
403 B
Markdown
23 lines
403 B
Markdown
![]() |
|
||
|
|
||
|
# TunnelsCreatePost400ResponseOneOf
|
||
|
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
| Name | Type | Description | Notes |
|
||
|
|------------ | ------------- | ------------- | -------------|
|
||
|
|**status** | [**StatusEnum**](#StatusEnum) | | |
|
||
|
|**data** | [**TunnelsCreatePost400ResponseOneOfData**](TunnelsCreatePost400ResponseOneOfData.md) | | |
|
||
|
|
||
|
|
||
|
|
||
|
## Enum: StatusEnum
|
||
|
|
||
|
| Name | Value |
|
||
|
|---- | -----|
|
||
|
| ERROR | "error" |
|
||
|
|
||
|
|
||
|
|