Late::PostCreateResponse Properties Name Type Description Notes message String [optional] post Post [optional] Example require 'late-sdk' instance = Late::PostCreateResponse.new( message: null, post: null )