Skip to content

Documentation


Documentation / @kizami/leave / UsageAllocationResult

Interface: UsageAllocationResult

Defined in: types.ts:97

1件の消化が、どの付与から充当されたか(充当できなければ null + 理由)。

Properties

grantId

grantId: string | null

Defined in: types.ts:99


reason?

optional reason?: UsageRejectReason

Defined in: types.ts:100


usageId

usageId: string

Defined in: types.ts:98