Interface: NewsResponse


# Interface: NewsResponse

Components.Schemas.NewsResponse

# Properties

# items

items: NewsEntries

Defined in: types/api.ts:435 (opens new window)


# success

success: boolean

Whether or not the request succeeded.

Defined in: types/api.ts:434 (opens new window)