GATE
gate_tech_webapi_newsfeed_response_class Struct Reference

Public Attributes

gate_struct_t struct_base
 
gate_string_t request_url
 
gate_string_t uid
 
gate_string_t title
 
gate_string_t link
 
gate_time_t update_time
 
gate_string_t description
 
gate_string_t language
 
gate_string_t publisher
 
gate_string_t contact
 
gate_string_t image
 
gate_arraylist_t entries
 

Member Data Documentation

◆ contact

gate_string_t gate_tech_webapi_newsfeed_response_class::contact

contact data, e.g. mail address

◆ description

gate_string_t gate_tech_webapi_newsfeed_response_class::description

description of newsfeed source

◆ entries

gate_arraylist_t gate_tech_webapi_newsfeed_response_class::entries

array of gate_tech_webapi_newsentry_t

◆ image

gate_string_t gate_tech_webapi_newsfeed_response_class::image

image/icon data of newsfeed

◆ language

gate_string_t gate_tech_webapi_newsfeed_response_class::language

primary language of newsfeed source

◆ link

gate_string_t gate_tech_webapi_newsfeed_response_class::link

link to web resource

◆ publisher

gate_string_t gate_tech_webapi_newsfeed_response_class::publisher

name/title of publisher of newsfeed

◆ request_url

gate_string_t gate_tech_webapi_newsfeed_response_class::request_url

original URL of news request

◆ title

gate_string_t gate_tech_webapi_newsfeed_response_class::title

Title of news feed source

◆ uid

gate_string_t gate_tech_webapi_newsfeed_response_class::uid

unique ID of newsfeed response

◆ update_time

gate_time_t gate_tech_webapi_newsfeed_response_class::update_time

time of last update of newsfeed


The documentation for this struct was generated from the following file: