Skip to main content

Interface: CoauthorRequest

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:62

A co-author claim request

Properties​

$type?​

optional $type: "pub.chive.claiming.getMyCoauthorRequests#coauthorRequest"

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:63


authorIndex​

authorIndex: number

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:75

Index of the author entry being claimed (0-based)


authorName​

authorName: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:77

Name of the author entry being claimed


claimantDid​

claimantDid: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:71

DID of the user requesting co-authorship


claimantName​

claimantName: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:73

Display name of the claimant at time of request


createdAt​

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:85

When the request was created


eprintOwnerDid​

eprintOwnerDid: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:69

DID of the eprint owner (PDS owner)


eprintUri​

eprintUri: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:67

AT-URI of the eprint record


id​

id: number

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:65

Unique request ID


message?​

optional message: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:81

Optional message from the claimant


rejectionReason?​

optional rejectionReason: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:83

Reason for rejection if rejected


reviewedAt?​

optional reviewedAt: string

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:87

When the request was reviewed


status​

status: string & object | "pending" | "approved" | "rejected"

Defined in: web/lib/api/generated/types/pub/chive/claiming/getMyCoauthorRequests.ts:79

Current status of the request