SunshineConversationsClient::AppSubSchema
August 27, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique ID of the app. | [optional] |
Example
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::AppSubSchema.new(
id: 5e4af71a81966cfff3ef6550
)