Skip to content

DoCurious API Reference / types / GiftRecipientSearchResult

Interface: GiftRecipientSearchResult

Defined in: types/gift.types.ts:127

A user search result in the gift recipient picker, with gift eligibility.

Properties

avatarUrl?

optional avatarUrl: string

Defined in: types/gift.types.ts:131


canReceiveGifts

canReceiveGifts: boolean

Defined in: types/gift.types.ts:133

Whether this user's gift permissions allow receiving gifts from the current user


displayName

displayName: string

Defined in: types/gift.types.ts:129


email?

optional email: string

Defined in: types/gift.types.ts:130


id

id: string

Defined in: types/gift.types.ts:128

DoCurious Platform Documentation