Appearance
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?
optionalavatarUrl: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?
optionalemail:string
Defined in: types/gift.types.ts:130
id
id:
string
Defined in: types/gift.types.ts:128