MoneyHistoryRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	MoneyHistoryRequest Low NotTrusted Unencoded
	{
		MoneyData			Single
		{	AgentID			LLUUID  }
		{	StartPeriod		S32	}
		{	EndPeriod		S32	}
	}
}

Usage and Notes