Click or drag to resize

ServicePropertiesBraintreeAPI_PaymentIncludeAttributes Property

Which parts of a card to include when adding a payment method. See PaymentIncludeAttributes

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

Property Value

Type: PaymentIncludeAttributes
Which parts of a card to include when adding a payment method. See PaymentIncludeAttributes
Remarks
Applies to ServiceInstance BraintreeAPI only.
See Also