Skip to content
← Back to Index

Ticket

Type

Definition

filtrera
let Ticket: {
  channelKey: nothing|text
  createdAt: instant
  dynamic: {text->value}
  externalReference: nothing|text
  items: [{
    createdAt: instant
    dynamic: {text->value}
    relations: [{
      nodeId: uuid
      relationKey: text
    }]
    ticketItemId: uuid
    typeKey: text
  }]
  relations: [{
    nodeId: uuid
    relationKey: text
  }]
  tags: [text]
  ticketId: uuid
  ticketNumber: text
  ticketState: 'open'|'completed'|'rejected'
  typeKey: nothing|text
}

Availability

DiscountRuleReactor

© 2024 Hantera AB. All rights reserved.