// Methods public AgentAssetTransactions(UUID agentID, AssetTransactionModule manager) { UserID = agentID; Manager = manager; }