Interface: CoauthorRequest
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:60
A co-author claim request
Properties
$type?
optional$type:"pub.chive.claiming.getCoauthorRequests#coauthorRequest"
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:61
authorIndex
authorIndex:
number
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:73
Index of the author entry being claimed (0-based)
authorName
authorName:
string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:75
Name of the author entry being claimed
claimantDid
claimantDid:
string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:69
DID of the user requesting co-authorship
claimantName
claimantName:
string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:71
Display name of the claimant at time of request
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:83
When the request was created
eprintOwnerDid
eprintOwnerDid:
string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:67
DID of the eprint owner (PDS owner)
eprintUri
eprintUri:
string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:65
AT-URI of the eprint record
id
id:
number
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:63
Unique request ID
message?
optionalmessage:string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:79
Optional message from the claimant
rejectionReason?
optionalrejectionReason:string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:81
Reason for rejection if rejected
reviewedAt?
optionalreviewedAt:string
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:85
When the request was reviewed
status
status:
string&object|"pending"|"approved"|"rejected"
Defined in: web/lib/api/generated/types/pub/chive/claiming/getCoauthorRequests.ts:77
Current status of the request