PHP Class PayPal\Api\ExtendedBankAccount

A resource representing a bank account that can be used to fund a payment including support for SEPA.
Inheritance: extends BankAccount
Afficher le fichier Open project: paypal/rest-api-sdk-php Class Usage Examples

Méthodes publiques

Méthode Description
getMandateReferenceNumber ( ) : string Identifier of the direct debit mandate to validate. Currently supported only for EU bank accounts(SEPA).
setMandateReferenceNumber ( string $mandate_reference_number ) Identifier of the direct debit mandate to validate. Currently supported only for EU bank accounts(SEPA).

Method Details

getMandateReferenceNumber() public méthode

Identifier of the direct debit mandate to validate. Currently supported only for EU bank accounts(SEPA).
Deprecation: Not publicly available
public getMandateReferenceNumber ( ) : string
Résultat string

setMandateReferenceNumber() public méthode

Identifier of the direct debit mandate to validate. Currently supported only for EU bank accounts(SEPA).
Deprecation: Not publicly available
public setMandateReferenceNumber ( string $mandate_reference_number )
$mandate_reference_number string