TotalPaymentsReceived

From The Contingency Market

Jump to: navigation, search

Contents

TotalPaymentsReceived(ulSessionID,uSequenceID,sIntegrity)

The total amount received in payments to the authenticated agent (including partial payments received).

PARAMETERS

ulong ulSessionID 
ID of authenticated session.
uint uSequenceID 
Sequence number.
string sIntegrity 
md5("ipaddr(sid,seq)->TotalPaymentsReceived()/secret")

RETURNS

double

double 
total payment received.

FAULTS

Session.

TEST

TotalPaymentsReceived() currently returns: 0.

Views
Personal tools