mirror of
https://github.com/playit-cloud/playit-api-java
synced 2024-11-24 04:26:12 +00:00
19 lines
411 B
Markdown
19 lines
411 B
Markdown
|
|
|
|
# WebAuth
|
|
|
|
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
|**updateVersion** | **BigDecimal** | | |
|
|
|**accountId** | **BigDecimal** | | |
|
|
|**timestamp** | **BigDecimal** | | |
|
|
|**accountStatus** | **AccountStatus** | | |
|
|
|**totpStatus** | [**TotpStatus**](TotpStatus.md) | | |
|
|
|**adminId** | **BigDecimal** | | [optional] |
|
|
|
|
|
|
|