Click or drag to resize

ServicePropertiesBraintreeAPI_Environment Property

The Braintree environment - live or sandbox

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

Property Value

Type: String
The Braintree environment - live or sandbox
Remarks
Applies to ServiceInstance BraintreeAPI only.
See Also