Interface AccountLinkResponse

Hierarchy

  • AccountLinkResponse

Properties

Properties

account: SelfResponse
id: number
scope: {
    id: number;
    self: string;
    type: "PROJECT";
}

Type declaration

  • id: number
  • self: string
  • type: "PROJECT"
self: string

Generated using TypeDoc