Name | Type | Description | Notes |
---|---|---|---|
object | String | ||
data | Array<MessageFileObject> | ||
first_id | String | ||
last_id | String | ||
has_more | Boolean |
require 'openapi_client'
instance = OpenapiClient::ListMessageFilesResponse.new(
object: list,
data: null,
first_id: file-hLBK7PXBv5Lr2NQT7KLY0ag1,
last_id: file-QLoItBbqwyAJEzlTy4y9kOMM,
has_more: false
)