ClubCardMoveCardToPending
Callable
Parameters
card: ClubCard
The card to be moved.
optionalonStart: Function = null
A function called before the animation starts.
optionalonComplete: Function = null
A function called after the animation completes.
optionalduration: number = 150
The animation duration in milliseconds.
Returns void
Moves a card from preview to pending state.