Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.15 KB

ExpiringUserTargetPatchResponse.md

File metadata and controls

17 lines (12 loc) · 1.15 KB

ExpiringUserTargetPatchResponse

Properties

Name Type Description Notes
items [ExpiringUserTargetItem] An array of expiring user targets
links {str: (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 [ExpiringTargetError] An array of error messages for the failed instructions [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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