Skip to content

DoCurious API Reference / types / GiftRecipientSearchResult

Interface: GiftRecipientSearchResult

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

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

Properties

avatarUrl?

optional avatarUrl: string

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


canReceiveGifts

canReceiveGifts: boolean

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

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


displayName

displayName: string

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


email?

optional email: string

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


id

id: string

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

DoCurious Platform Documentation