Skip to content

Instantly share code, notes, and snippets.

@sonumehrotra
Created February 3, 2021 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sonumehrotra/012c6c0f14285cdb0ee45ec0f4415b8d to your computer and use it in GitHub Desktop.
Save sonumehrotra/012c6c0f14285cdb0ee45ec0f4415b8d to your computer and use it in GitHub Desktop.
open class Promotion {
def promotionDiscountFactor: Int = 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment