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
>
Defined in
Was this page helpful?