Click or drag to resize

ServicePropertiesGoCardlessAPI_AccessToken Property

Created and named in GoCardless dashboard (token only displayed once when created). API calls must contain access token.

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

Property Value

Type: String
Created and named in GoCardless dashboard (token only displayed once when created). API calls must contain access token.
Remarks
Applies to ServiceInstance GoCardlessAPI only.
See Also