Skip to main content

Interface: PromoApiClientInterface

services/promo.PromoApiClientInterface

Methods

getSpecificPromo

getSpecificPromo(code, config?): Promise<SCPromoType>

Parameters

NameType
codestring
config?AxiosRequestConfig<any>

Returns

Promise<SCPromoType>

Defined in

services/promo/index.ts:7