OSID Logo
OSID Specifications
billing payment batch package
Version 3.1.0
Interfaceosid.billing.payment.batch.PaymentPeer
Implementsosid.OsidCapsule
Used Byosid.billing.payment.batch.PaymentPeerList
Description

An interface for the peers of the Payment.

MethodgetPayerId
Description

Gets the Id of the payer.

Returnosid.id.Id the payer Id
Compliancemandatory This method must be implemented.
MethodgetCustomerId
Description

Gets the Id of the customer.

Returnosid.id.Id the customer Id
Compliancemandatory This method must be implemented.