Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 473 Bytes

AttacksUUIDsResponse.md

File metadata and controls

16 lines (16 loc) · 473 Bytes

AttacksUUIDsResponse


Visibility

PUBLIC

Description

Attacks UUIDs Response

Fields

Name Description Type Allowed Values Required
attacks List of Attacks UUIDs list false
messages List of messages list false
success Indicates whether API response was successful or not boolean false

Template

{"attacks":[],"messages":[],"success":true}