mirror of
https://github.com/playit-cloud/playit-api-java
synced 2024-11-24 04:26:12 +00:00
23 lines
338 B
Markdown
23 lines
338 B
Markdown
|
|
|
|
# ClaimExchangePost400ResponseOneOf
|
|
|
|
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
|**status** | [**StatusEnum**](#StatusEnum) | | |
|
|
|**data** | **ClaimExchangeError** | | |
|
|
|
|
|
|
|
|
## Enum: StatusEnum
|
|
|
|
| Name | Value |
|
|
|---- | -----|
|
|
| FAIL | "fail" |
|
|
|
|
|
|
|