PHP Class PayPal\Api\Billing

Billing instrument used to charge the payer.
Deprecation: Used internally only.
Inheritance: extends PayPal\Common\PayPalModel
Show file Open project: paypal/rest-api-sdk-php Class Usage Examples

Public Methods

Method Description
getBillingAgreementId ( ) : string Identifier of the instrument in PayPal Wallet
setBillingAgreementId ( string $billing_agreement_id ) Identifier of the instrument in PayPal Wallet

Method Details

getBillingAgreementId() public method

Identifier of the instrument in PayPal Wallet
public getBillingAgreementId ( ) : string
return string

setBillingAgreementId() public method

Identifier of the instrument in PayPal Wallet
public setBillingAgreementId ( string $billing_agreement_id )
$billing_agreement_id string