@inrupt/solid-client-access-grants / interfaces / InputAccessRequestParameters
Interface: InputAccessRequestParameters#
Hierarchy#
-
↳
InputAccessRequestParameters
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
Defined in#
src/gConsent/type/Parameter.ts:41
resources#
• resources: string
[]
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:33