Click or drag to resize

ServicePropertiesBraintreeAPI_PaymentExpirationType Property

How to handle the expiration date when adding a payment method. See PaymentExpirationType

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
PaymentExpirationType BraintreeAPI_PaymentExpirationType { get; }

Property Value

Type: PaymentExpirationType
How to handle the expiration date when adding a payment method. See PaymentExpirationType
Remarks
Applies to ServiceInstance BraintreeAPI only.
See Also