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