Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
PostPurchaseOffer
Interface PostPurchaseOffer
interface
PostPurchaseOffer
{
customer
:
string
;
discount_type
:
string
;
discount_value
:
number
;
options
:
PostPurchaseProductOption
[]
;
recommendation
:
PostPurchaseRecommendation
;
signature_hash
:
string
;
}
Index
Properties
customer
discount_
type
discount_
value
options
recommendation
signature_
hash
Properties
customer
customer
:
string
discount_
type
discount_type
:
string
discount_
value
discount_value
:
number
options
options
:
PostPurchaseProductOption
[]
recommendation
recommendation
:
PostPurchaseRecommendation
signature_
hash
signature_hash
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer
discount_
type
discount_
value
options
recommendation
signature_
hash
@nosto/nosto-js
Loading...