Name | Type | Description | Notes |
---|---|---|---|
member | MemberSummary | [optional] | |
team | MemberTeamSummaryRep | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::MaintainerRep.new(
member: null,
team: null
)
Name | Type | Description | Notes |
---|---|---|---|
member | MemberSummary | [optional] | |
team | MemberTeamSummaryRep | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::MaintainerRep.new(
member: null,
team: null
)