Function: getGiftPurchase()
getGiftPurchase(
session
,id
):Promise
<GiftPurchase
>
Parameters
Parameter | Type |
---|---|
session | Session |
id | number |
Returns
Promise
<GiftPurchase
>
getGiftPurchase(
session
,id
):Promise
<GiftPurchase
>
Parameter | Type |
---|---|
session | Session |
id | number |
Promise
<GiftPurchase
>