Method: CyberSource::PblPaymentLinksAllGet200ResponsePurchaseInformation#payment_link
- Defined in:
- lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_purchase_information.rb
#payment_link ⇒ Object
Returns the link to a purchase or donation link when the status is ‘ACTIVE`.
21 22 23 |
# File 'lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_purchase_information.rb', line 21 def payment_link @payment_link end |