e174443ecf
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
818 B
818 B
Class: GiftCardsResource
Hierarchy
-
default↳
GiftCardsResource
Methods
retrieve
▸ retrieve(code, customHeaders?): ResponsePromise<StoreGiftCardsRes>
Description
Retrieves a single GiftCard
Parameters
| Name | Type | Description |
|---|---|---|
code |
string |
code of the gift card |
customHeaders |
Record<string, any> |
Returns
ResponsePromise<StoreGiftCardsRes>