@inrupt/solid-client-access-grants / interfaces / AccessRequestParameters
Interface: AccessRequestParameters#
Hierarchy#
-
↳
AccessRequestParameters
Properties#
access#
• access: AccessModes
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:31
expirationDate#
• Optional
expirationDate: Date
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:36
inherit#
• Optional
inherit: boolean
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:37
issuanceDate#
• Optional
issuanceDate: Date
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:35
purpose#
• Optional
purpose: string
[]
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:34
requestorInboxUrl#
• Optional
requestorInboxUrl: string
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:32
resourceOwner#
• resourceOwner: string
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:41
resources#
• resources: string
[]
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:33
status#
• status: "https://w3id.org/GConsent#ConsentStatusRequested"
Defined in#
src/gConsent/type/Parameter.ts:44