const ReceiptTransferOut({ required this.from, required this.to, required this.amount, required this.assetId, });