Home > @yext/analytics > EventPayload > value
The monetary value of the event.
Signature:
value?: {
amount: number;
currency: string;
};Home > @yext/analytics > EventPayload > value
The monetary value of the event.
Signature:
value?: {
amount: number;
currency: string;
};