LaunchDarklyApi::MemberTeamsPostInput Properties Name Type Description Notes team_keys Array<String> List of team keys Example require 'launchdarkly_api' instance = LaunchDarklyApi::MemberTeamsPostInput.new( team_keys: ["team1","team2"] )