Skip to main content

Interface: Delegation

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:70

PDS delegation record

Properties

$type?

optional $type: "pub.chive.governance.listDelegations#delegation"

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:71


active

active: boolean

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:93

Whether the delegation is currently active


collections

collections: string[]

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:81

NSID collections the delegation covers


delegateDid

delegateDid: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:75

DID of the delegate


displayName?

optional displayName: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:79

Delegate display name


expiresAt

expiresAt: number

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:83

Expiration timestamp


grantedAt

grantedAt: number

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:89

Timestamp when delegation was granted


grantedBy

grantedBy: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:91

DID of admin who granted the delegation


handle?

optional handle: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:77

Delegate handle


id

id: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:73

Delegation identifier


maxRecordsPerDay

maxRecordsPerDay: number

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:85

Maximum records delegate can create per day


recordsCreatedToday

recordsCreatedToday: number

Defined in: web/lib/api/generated/types/pub/chive/governance/listDelegations.ts:87

Records created today under this delegation