Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 636 Bytes

File metadata and controls

12 lines (8 loc) · 636 Bytes

PackageBulkActionResponse

Properties

Name Type Description Notes
action str The action that was performed. [optional]
packages_actioned list[str] List of package identifiers that were successfully actioned. [optional]
packages_failed_to_action dict(str, dict(str, str)) Dictionary of package identifiers that failed with their error details. [optional]

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