Options
All
  • Public
  • Public/Protected
  • All
Menu

Module domain/interfaces/Deployment

Index

Type aliases

Type aliases

Deployment: { changes: string[]; eventType: string; id: string; product: string; timeCreated: string }
description

The Deployment is one of the three primary event type.

Type declaration

  • changes: string[]
  • eventType: string
  • id: string
  • product: string
  • timeCreated: string

Generated using TypeDoc