Difference between revisions of "GroupAccountSummaryRequest"

From Second Life Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 16:10, 21 November 2006

Message Layout

{
	GroupAccountSummaryRequest Low NotTrusted Zerocoded
	{
		AgentData	Single
		{	AgentID			LLUUID			}
		{	SessionID		LLUUID	}
		{	GroupID			LLUUID	}
	}
	{
		MoneyData			Single
		{	RequestID		LLUUID	}
		{	IntervalDays	S32	}
		{	CurrentInterval	S32	}
	}
}

Usage and Notes