Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 533 Bytes

ApplicationShortFilterResponse.md

File metadata and controls

15 lines (15 loc) · 533 Bytes

ApplicationShortFilterResponse


Description

Application Short Filter Response

Fields

Name Description Type Allowed Values Required
applications List of short applications list false
count Count long false
messages List of messages list false
success Indicates whether API response was successful or not boolean false

Template

{"applications":[],"count":0,"messages":[],"success":true}