Issue Entry

An Issue Entry model used for issue entry payloads.

Required properties:

  • id – Identifier of the Issue Entry
  • issueId – Identifier of the Issue

Properties:

Property Type Format Required Description
id string uuid true Identifier of the Issue Entry
issueId string uuid true Identifier of the Issue
externalId string false External identifier

Example:

{
  "id": "3f582b1f-0ea4-46aa-b6c2-03a68b8e7805",
  "issueId": "3f582b1f-0ea4-46aa-b6c2-03a68b8e7805",
  "externalId": "1",
}

results matching ""

    No results matching ""