Skip to content

LeadPartition

Type: object

Properties

Property Type Required Description Constraints
description string No Description of the partition
id integer (int32) Yes Unique integer id of the partition
name string Yes Name of the partition

Generated example

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

Source

Generated from swagger-mapi.json.