Skip to content

UpdateStaticListRequest

Type: object

Properties

Property Type Required Description Constraints
description string No Description of the static list
name string No Name of the static list

Generated example

{
  "description": "string",
  "name": "Example name"
}

Source

Generated from swagger-asset.json.