createdAt() :
Timelocked Wallet creation time
creator() :
The Timelocked Wallet creator
info() :
Returns all of the contracts info: (creator, owner, unlockDate, createdAt, address(this).balance)
owner() :
The owner of the contract and wallet. Eventually received of the funds.
unlockDate() :
When the locked funds will release
withdraw() :
Withdraws all available ether
withdrawTokens(address) :
Withdraws funds for a specific token contract