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