Send the asset with the lowest serial number belonging to the specified collection to the specified user
Parameters
exporttypeSendLowestAssetProps= { receiver:string; // userId or handle of the receiver collectionId:string; walletUserId?:string; // specifies walletId if user is an app-owned wallet}