Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProjectKey

Package version

interface

An interface representing ProjectKey. ID and Key for Migration Project.

extends

BaseResource

Hierarchy

  • any
    • ProjectKey

Index

Properties

Optional workspaceId

workspaceId: undefined | string
member

{string} [workspaceId] ID of Migration Project. NOTE: This property will not be serialized. It can only be populated by the server.

Optional workspaceKey

workspaceKey: undefined | string
member

{string} [workspaceKey] Key of Migration Project. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc