Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 302 Bytes

Modification.md

File metadata and controls

18 lines (12 loc) · 302 Bytes

LaunchDarklyApi::Modification

Properties

Name Type Description Notes
date Time [optional]

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::Modification.new(
  date: 2021-08-05T19:46:31.148082Z
)