github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/DeliveryModeResource.md (about) 1 # DeliveryModeResource 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **TransportType** | **string** | | [optional] 7 **Encryption** | **bool** | | [optional] [default to false] 8 **Address** | **string** | | [optional] 9 **SubscriberKey** | **string** | | [optional] 10 **PublisherKey** | **string** | | [optional] 11 **EncryptionAlgorithm** | **string** | | [optional] 12 **EncryptionKey** | **string** | | [optional] 13 **AuthKey** | **string** | | [optional] 14 **CipherKey** | **string** | | [optional] 15 **RegistrationId** | **string** | | [optional] 16 **CertificateName** | **string** | | [optional] 17 18 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 19 20