Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 1.03 KB

File metadata and controls

14 lines (11 loc) · 1.03 KB

# ExpiringUserTargetPatchResponse

Properties

Name Type Description Notes
items \LaunchDarklyApi\Model\ExpiringUserTargetItem[] An array of expiring user targets
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]
total_instructions int The total count of instructions sent in the PATCH request [optional]
successful_instructions int The total count of successful instructions sent in the PATCH request [optional]
failed_instructions int The total count of the failed instructions sent in the PATCH request [optional]
errors \LaunchDarklyApi\Model\ExpiringTargetError[] An array of error messages for the failed instructions [optional]

[Back to Model list] [Back to API list] [Back to README]