Zernio::EditPostRequest Properties Name Type Description Notes platform String The platform to edit the post on. content String The new post text content Example require 'zernio-sdk' instance = Zernio::EditPostRequest.new( platform: null, content: null )