ClubCardGetOriginalCardByUniqueID
Callable
Parameters
uniqueID: string
A copy of the card for which the original needs to be found.
allMap: Map<any, any> = null
an attempt to reduce the waste of resources on calculations
Returns ClubCard
- The original card or null if not found.
Returns a reference to the original card based on its UniqueID.