PaymentMethodtransaction_id Property |
The ID of the Braintree transaction used to authenticate and register the payment method with Braintree.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string transaction_id { get; set; }
Public Property transaction_id As String
Get
Set
Property Value
Type:
StringSee Also