Conditions:
- Only one authorised person can deposit tokens.
- The other parties can just withdraw the amount.
- Withdrawal limit should be validated.
- Withdrawal can't exceed the available balance of tokens.
Example: A father deposits, and his son/daughter can only withdraw. There is no deposit functionality for the son/daughter.