Skip to main content
Version: 2.x

Interface: ExecuteGrantProgramRequest

Defined in: javascript/src/credits/types/grants.ts:8

One application event that may award one or more catalog grants.

Properties

eventKey

eventKey: string

Defined in: javascript/src/credits/types/grants.ts:12


metadata?

optional metadata?: CreditMetadata | null

Defined in: javascript/src/credits/types/grants.ts:15


programKey

programKey: string

Defined in: javascript/src/credits/types/grants.ts:10


referrerSubjectId?

optional referrerSubjectId?: string | null

Defined in: javascript/src/credits/types/grants.ts:13


region?

optional region?: string | null

Defined in: javascript/src/credits/types/grants.ts:14


subjectId

subjectId: string

Defined in: javascript/src/credits/types/grants.ts:11


trigger

trigger: GrantProgramTrigger

Defined in: javascript/src/credits/types/grants.ts:9