orvanta-api 1.8.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# RevalidateLicense200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ok** | **bool** | licence validated successfully | 
**tier** | Option<**String**> |  | [optional]
**edition** | Option<**String**> |  | [optional]
**expires_at** | Option<**String**> |  | [optional]
**read_only** | **bool** | instance is licence-degraded to read-only | 
**first_failure_at** | Option<**String**> |  | [optional]
**recovered** | Option<**bool**> | this call cleared a pre-existing failure | [optional]
**tier_changed** | Option<**bool**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)