subspace_openapi_client 1.0.12

The Subspace client library for working with the Subspace API, generated via OpenAPI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# V1WebRtcCdnResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ice_servers** | Option<[**Vec<crate::models::V1WebRtcCdnServer>**]v1WebRtcCdnServer.md> |  | [optional]
**ttl** | Option<**i64**> |  | [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)