OSID Logo
OSID Specifications
billing payment batch package
Version 3.0.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.Idthe payer Id
CompliancemandatoryThis method must be implemented.
MethodgetCustomerId
Description

Gets the Id of the customer.

Returnosid.id.Idthe customer Id
CompliancemandatoryThis method must be implemented.