Skip to content

Instantly share code, notes, and snippets.

@NTCoding
Last active December 12, 2015 10:06
Show Gist options
  • Select an option

  • Save NTCoding/7c6a9776d1313456737c to your computer and use it in GitHub Desktop.

Select an option

Save NTCoding/7c6a9776d1313456737c to your computer and use it in GitHub Desktop.
object RecommendAFriend {
def apply(customers: CustomerDirectory, policy: ReferralPolicy, referrerId: Int, friendsAccountDetails: NewAccountDetails) =
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment