Skip to content

Commit

Permalink
add fpti key recommended_payment (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravishekhar authored Jan 29, 2024
1 parent 1812a87 commit 2c3cab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fpti.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export const FPTI_KEY = {
CPL_COMP_METRICS: ("cpl_comp_metrics": "cpl_comp_metrics"),
CPL_CHUNK_METRICS: ("cpl_chunk_metrics": "cpl_chunk_metrics"),
CPL_QUERY_METRICS: ("cpl_query_metrics": "cpl_query_metrics"),
RECOMMENDED_PAYMENT: ("recommended_payment": "recommended_payment"),
};

export const FPTI_USER_ACTION = {
Expand Down

0 comments on commit 2c3cab4

Please sign in to comment.