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
13
# V1CreateSipTeleport

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of SIPTeleport | 
**destination** | **String** | Destination of SIPTeleport | 
**status** | Option<**String**> | Enum: [ ENABLED, DISABLED ] | [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)