mparticle-android-sdk icon indicating copy to clipboard operation
mparticle-android-sdk copied to clipboard

fix: Add enum types for commerce event

Open Mansi-mParticle opened this issue 1 year ago • 0 comments

Instructions

  1. PR target branch should be against development
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

Summary

  • Added enums for e-commerce events.
  • 'expandProductAction' to create an event instead of a transaction. Separate it into different e-commerce event types.

Testing Plan

  • [x] Was this tested locally? If not, explain why.
  • Tested it with a sample application and ran unit tests

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

  • Closes https://go.mparticle.com/work/[SQDSDKS-6551

Mansi-mParticle avatar Jul 10 '24 21:07 Mansi-mParticle