ObjectRef: string | {
    objectType: string;
    scope?: string;
}

Type declaration

  • objectType: string
  • Optional scope?: string