@inrupt/solid-client-access-grants / interfaces / InputAccessGrantParameters

Interface: InputAccessGrantParameters#

Hierarchy#

Properties#

access#

access: AccessModes

Inherited from#

BaseRequestParameters.access

Defined in#

src/gConsent/type/Parameter.ts:31


expirationDate#

Optional expirationDate: Date

Inherited from#

BaseRequestParameters.expirationDate

Defined in#

src/gConsent/type/Parameter.ts:36


inherit#

Optional inherit: boolean

Inherited from#

BaseRequestParameters.inherit

Defined in#

src/gConsent/type/Parameter.ts:37


issuanceDate#

Optional issuanceDate: Date

Inherited from#

BaseRequestParameters.issuanceDate

Defined in#

src/gConsent/type/Parameter.ts:35


purpose#

Optional purpose: string[]

Inherited from#

BaseRequestParameters.purpose

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#

BaseRequestParameters.requestorInboxUrl

Defined in#

src/gConsent/type/Parameter.ts:32


resources#

resources: string[]

Inherited from#

BaseRequestParameters.resources

Defined in#

src/gConsent/type/Parameter.ts:33