Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 366 Bytes

File metadata and controls

18 lines (12 loc) · 366 Bytes

Zernio::GetInboxConversation200Response

Properties

Name Type Description Notes
data GetInboxConversation200ResponseData [optional]

Example

require 'zernio-sdk'

instance = Zernio::GetInboxConversation200Response.new(
  data: null
)