LaunchDarklyApi::RecentTriggerBody Properties Name Type Description Notes timestamp Integer [optional] json_body Hash<String, Object> [optional] Example require 'launchdarkly_api' instance = LaunchDarklyApi::RecentTriggerBody.new( timestamp: null, json_body: null )