Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1017 Bytes

ContentPageResource.md

File metadata and controls

18 lines (14 loc) · 1017 Bytes

ContentPageResource

Properties

Name Type Description Notes
id int Id for the Lead. [optional]
created_at string Date the Lead was created. [optional]
updated_at string Date the Lead was updated. [optional]
type \Ageras\Api\ContentPageTypeResource [optional]
name string Name of the page [optional]
letter string Letter used to identify the category of the page [optional]
slug string Slug to prefix the url [optional]
fields \Ageras\Api\ContentPageFieldResource[] The different content fields for the page [optional]
geo_code string Geo code for the location of the page [optional]

[Back to Model list] [Back to API list] [Back to README]