Skip to content

Files

Latest commit

4d809e1 · Sep 2, 2021

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
)