OSID Logo
OSID Specifications
billing payment batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.billing.payment.batch.PaymentPeer
Implementsosid.OsidCapsule
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.