@inrupt/solid-client-access-grants / interfaces / AccessRequestParameters
Interface: AccessRequestParameters#
Hierarchy#
-
↳
AccessRequestParameters
Properties#
access#
• access: AccessModes
Inherited from#
Defined in#
expirationDate#
• Optional
expirationDate: Date
Inherited from#
Defined in#
inherit#
• Optional
inherit: boolean
Inherited from#
Defined in#
issuanceDate#
• Optional
issuanceDate: Date
Inherited from#
Defined in#
purpose#
• Optional
purpose: string
[]
Inherited from#
Defined in#
requestorInboxUrl#
• Optional
requestorInboxUrl: string
Inherited from#
Defined in#
resourceOwner#
• resourceOwner: string
Inherited from#
Defined in#
resources#
• resources: string
[]
Inherited from#
Defined in#
status#
• status: "https://w3id.org/GConsent#ConsentStatusRequested"