LaunchDarklyApi::SegmentUserList Properties Name Type Description Notes add Array<String> [optional] remove Array<String> [optional] Example require 'launchdarkly_api' instance = LaunchDarklyApi::SegmentUserList.new( add: null, remove: null )