PHP Class PayPal\Api\Billing

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

Méthodes publiques

Méthode 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 méthode

Identifier of the instrument in PayPal Wallet
public getBillingAgreementId ( ) : string
Résultat string

setBillingAgreementId() public méthode

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