| Name | Type | Description | Notes |
|---|---|---|---|
| total_count | Float | ||
| data | Array<GetMeetingInfo200ResponseDataInner> |
require 'daily-ruby'
instance = Daily::GetMeetingInfo200Response.new(
total_count: null,
data: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| total_count | Float | ||
| data | Array<GetMeetingInfo200ResponseDataInner> |
require 'daily-ruby'
instance = Daily::GetMeetingInfo200Response.new(
total_count: null,
data: null
)