Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OfferEvent ¶
type OfferEvent struct {
Object string `json:"object"`
}
type OfferEventsRequestParams ¶
type OfferEventsRequestParams struct {
PersonalizedOfferId string `json:"personalized_offer_id"`
Type offerEventEnum.Type `json:"type"`
}
Click to show internal directories.
Click to hide internal directories.