Skip to content

Commit

Permalink
add fpti key recommended_payment
Browse files Browse the repository at this point in the history
  • Loading branch information
ravishekhar committed Jan 27, 2024
1 parent 1812a87 commit 261e6ca
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 261e6ca

Please sign in to comment.