Skip to content

Ngs News Response

griddy / nfl / models / responses / ngs_news_response**

ngs_news_response

Response models for NGS news endpoints (articles, videos, mixed content).

Classes

NgsMixedContentResponseTypedDict

Bases: TypedDict


              flowchart TD
              griddy.nfl.models.responses.ngs_news_response.NgsMixedContentResponseTypedDict[NgsMixedContentResponseTypedDict]

              

              click griddy.nfl.models.responses.ngs_news_response.NgsMixedContentResponseTypedDict href "" "griddy.nfl.models.responses.ngs_news_response.NgsMixedContentResponseTypedDict"
            

Response from the NGS mixed content endpoint.

NgsMixedContentResponse

Bases: BaseModel


              flowchart TD
              griddy.nfl.models.responses.ngs_news_response.NgsMixedContentResponse[NgsMixedContentResponse]
              griddy.nfl.types.basemodel.BaseModel[BaseModel]

                              griddy.nfl.types.basemodel.BaseModel --> griddy.nfl.models.responses.ngs_news_response.NgsMixedContentResponse
                


              click griddy.nfl.models.responses.ngs_news_response.NgsMixedContentResponse href "" "griddy.nfl.models.responses.ngs_news_response.NgsMixedContentResponse"
              click griddy.nfl.types.basemodel.BaseModel href "" "griddy.nfl.types.basemodel.BaseModel"
            

Response from the NGS mixed content endpoint.

NgsArticlesResponseTypedDict

Bases: TypedDict


              flowchart TD
              griddy.nfl.models.responses.ngs_news_response.NgsArticlesResponseTypedDict[NgsArticlesResponseTypedDict]

              

              click griddy.nfl.models.responses.ngs_news_response.NgsArticlesResponseTypedDict href "" "griddy.nfl.models.responses.ngs_news_response.NgsArticlesResponseTypedDict"
            

Response from the NGS articles endpoint.

NgsArticlesResponse

Bases: BaseModel


              flowchart TD
              griddy.nfl.models.responses.ngs_news_response.NgsArticlesResponse[NgsArticlesResponse]
              griddy.nfl.types.basemodel.BaseModel[BaseModel]

                              griddy.nfl.types.basemodel.BaseModel --> griddy.nfl.models.responses.ngs_news_response.NgsArticlesResponse
                


              click griddy.nfl.models.responses.ngs_news_response.NgsArticlesResponse href "" "griddy.nfl.models.responses.ngs_news_response.NgsArticlesResponse"
              click griddy.nfl.types.basemodel.BaseModel href "" "griddy.nfl.types.basemodel.BaseModel"
            

Response from the NGS articles endpoint.

NgsVideosResponseTypedDict

Bases: TypedDict


              flowchart TD
              griddy.nfl.models.responses.ngs_news_response.NgsVideosResponseTypedDict[NgsVideosResponseTypedDict]

              

              click griddy.nfl.models.responses.ngs_news_response.NgsVideosResponseTypedDict href "" "griddy.nfl.models.responses.ngs_news_response.NgsVideosResponseTypedDict"
            

Response from the NGS videos endpoint.

NgsVideosResponse

Bases: BaseModel


              flowchart TD
              griddy.nfl.models.responses.ngs_news_response.NgsVideosResponse[NgsVideosResponse]
              griddy.nfl.types.basemodel.BaseModel[BaseModel]

                              griddy.nfl.types.basemodel.BaseModel --> griddy.nfl.models.responses.ngs_news_response.NgsVideosResponse
                


              click griddy.nfl.models.responses.ngs_news_response.NgsVideosResponse href "" "griddy.nfl.models.responses.ngs_news_response.NgsVideosResponse"
              click griddy.nfl.types.basemodel.BaseModel href "" "griddy.nfl.types.basemodel.BaseModel"
            

Response from the NGS videos endpoint.