github.com/launchdarkly/api-client-go@v5.3.0+incompatible/docs/UnboundedSegmentTargetChanges.md (about)

     1  # UnboundedSegmentTargetChanges
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Add** | **[]string** | Users to add to this list of targets | [optional] [default to null]
     7  **Remove** | **[]string** | Users to remove from this list of targets | [optional] [default to null]
     8  
     9  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    10  
    11