PublicAPIEventQueueStatusType

Structure

FieldTypeRequiredDescription
idint trueIdentification of the PublicAPIEventQueueStatusType
codestringtrueCode of the PublicAPIEventQueueStatusType
namestringtrueName of the PublicAPIEventQueueStatusType

JSON representation

{
	"id": 4,
	"code": "4",
	"name": "Pending"
}