Difference between revisions of "GroupAccountDetailsRequest"
Jump to navigation
Jump to search
Cube Linden (talk | contribs) m |
|||
Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
Line 21: | Line 20: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
This message is used to ge the account details for a given group over a set period of time. | |||
[[Category:Messages]] | [[Category:Messages]] |
Revision as of 18:20, 30 November 2006
Message Layout
{ GroupAccountDetailsRequest Low NotTrusted Zerocoded { AgentData Single { AgentID LLUUID } { SessionID LLUUID } { GroupID LLUUID } } { MoneyData Single { RequestID LLUUID } { IntervalDays S32 } { CurrentInterval S32 } } }
Usage and Notes
This message is used to ge the account details for a given group over a set period of time.