Skip to main content

Interface: CoauthorRequest

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

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:64


authorIndex

authorIndex: number

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

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


authorName

authorName: string

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

Name of the author entry being claimed


claimantDid

claimantDid: string

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

DID of the user requesting co-authorship


claimantName

claimantName: string

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

Display name of the claimant at time of request


createdAt

createdAt: string

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

When the request was created


eprintOwnerDid

eprintOwnerDid: string

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

DID of the eprint owner (PDS owner)


eprintUri

eprintUri: string

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

AT-URI of the eprint record


id

id: number

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

Unique request ID


message?

optional message: string

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

Optional message from the claimant


rejectionReason?

optional rejectionReason: string

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

Reason for rejection if rejected


reviewedAt?

optional reviewedAt: string

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

When the request was reviewed


status

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

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

Current status of the request