@inrupt/solid-client-access-grants / interfaces / InputAccessGrantParameters
Interface: InputAccessGrantParameters#
Hierarchy#
-
↳
InputAccessGrantParameters
Properties#
access#
• access: AccessModes
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:35
expirationDate#
• Optional
expirationDate: Date
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:40
inherit#
• Optional
inherit: boolean
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:41
issuanceDate#
• Optional
issuanceDate: Date
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:39
purpose#
• Optional
purpose: string
[]
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:38
requestor#
• requestor: string
Defined in#
src/gConsent/type/Parameter.ts:52
requestorInboxUrl#
• Optional
requestorInboxUrl: string
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:36
resources#
• resources: string
[]
Inherited from#
Defined in#
src/gConsent/type/Parameter.ts:37