CountPaymentsReceivable

From The Contingency Market

Jump to: navigation, search

Contents

CountPaymentsReceivable(ulSessionID,uSequenceID,sIntegrity)

Count the number of payments involved in outstanding dues to the authenticated agent.

PARAMETERS

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

RETURNS

uint

uint 
number of payments.

FAULTS

Session.

TEST

CountPaymentsReceivable() currently returns: 0.

Views
Personal tools