demandForPayment(final Long, final List< String >, final IDemandForPaymentRequest, final IDemandForPaymentResponse) method

Creates an invoice for the requesting customer, so that the other customer can pay the invoice to send the money to the requestor.

Syntax

void demandForPayment ( final Long actorId , final List< String > actorPrivs , final IDemandForPaymentRequest request , final IDemandForPaymentResponse response )

Parameters