Appearance
DoCurious API Reference / types / PartnerRequest
Interface: PartnerRequest
Defined in: types/partner.types.ts:32
A request to partner up on a challenge
Extends
Properties
challenge?
optionalchallenge:object
Defined in: types/partner.types.ts:43
coverImageUrl?
optionalcoverImageUrl:string
id
id:
string
soloGroup
soloGroup:
SoloGroup
title
title:
string
challengeId
challengeId:
string
Defined in: types/partner.types.ts:33
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
expiresAt
expiresAt:
string
Defined in: types/partner.types.ts:40
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
message?
optionalmessage:string
Defined in: types/partner.types.ts:37
recipient?
optionalrecipient:object
Defined in: types/partner.types.ts:54
avatarUrl?
optionalavatarUrl:string
displayName
displayName:
string
id
id:
string
recipientUserId
recipientUserId:
string
Defined in: types/partner.types.ts:35
sender?
optionalsender:object
Defined in: types/partner.types.ts:49
avatarUrl?
optionalavatarUrl:string
displayName
displayName:
string
id
id:
string
senderUserId
senderUserId:
string
Defined in: types/partner.types.ts:34
status
status:
PartnerRequestStatus
Defined in: types/partner.types.ts:36
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified