Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 317 Bytes

File metadata and controls

18 lines (12 loc) · 317 Bytes

Zernio::GetPostTimeline400Response

Properties

Name Type Description Notes
error String [optional]

Example

require 'zernio-sdk'

instance = Zernio::GetPostTimeline400Response.new(
  error: Missing required parameter: postId
)