Skip to content

GetLandingPageFullContentResponse

Type: object

Properties

Property Type Required Description Constraints
content string Yes HTML content of the landing page
id integer (int32) Yes Unique integer id of the landing page

Generated example

{
  "content": "string",
  "id": 123
}

Source

Generated from swagger-asset.json.