PayPal\Api\ExternalFunding::getFundingInstruction PHP Méthode

getFundingInstruction() public méthode

Indicates that the Payment should be fully funded by External Funded Incentive
public getFundingInstruction ( ) : string
Résultat string
    public function getFundingInstruction()
    {
        return $this->funding_instruction;
    }