Interface AccessResponseBody

Hierarchy

  • AccessResponseBody

Properties

context?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
documents?: Document[]
expectedCompletionTimestamp?: number
identities?: Identity[]
redirectUrl?: string
requestId?: string
subject?: DataSubject

Generated using TypeDoc